skills/smart-query/SKILL.md
Translate natural-language tracking questions into Trekker queries for status, history, blockers, and related work.
npx skillsauth add obsfx/trekker-codex smart-queryInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill when the user asks questions about the state of work rather than requesting an immediate code change.
trekker task list --status in_progresstrekker readytrekker history --limit 10trekker dep list TREK-12trekker search "auth" then trekker search "login"trekker search for thematic discovery.task list, ready, and history for structural questions.comment list and task show when the user needs the detailed context on one task.development
Use Trekker as the persistent source of truth for tracked work in Codex. Search first, restore context, work one task at a time, and close tasks with summary comments.
development
Keep Trekker as the source of truth while using Codex session planning as a temporary mirror.
documentation
Work through Trekker tasks autonomously by recovering context, selecting ready work, documenting progress, and finishing with clean summaries.
testing
Start tracked work the right way: search first, restore task context, check dependencies, then mark the task in progress.