skills/start-task/SKILL.md
Start tracked work the right way: search first, restore task context, check dependencies, then mark the task in progress.
npx skillsauth add obsfx/trekker-codex start-taskInstall 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 wants to begin working on a Trekker task.
trekker search "keyword-from-task"
trekker task show TREK-12
trekker history --entity TREK-12
trekker comment list TREK-12
trekker dep list TREK-12
trekker task update TREK-12 -s in_progress
After starting the task, summarize:
If the task id is not known, inspect current in_progress and ready tasks before choosing one.
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.
databases
Translate natural-language tracking questions into Trekker queries for status, history, blockers, and related work.