skills/task-sync/SKILL.md
Keep Trekker as the source of truth while using Codex session planning as a temporary mirror.
npx skillsauth add obsfx/trekker-codex task-syncInstall 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 both durable tracking and an in-session checklist.
Trekker = persistent record
update_plan = session-local mirror
When they diverge, Trekker wins.
update_plan only after Trekker is correct.update_plan to preserve long-term task history, blockers, or summaries.trekker task update TREK-8 -s in_progress
trekker comment add TREK-8 -a "codex" -c "Checkpoint: narrowed the issue to the pagination query in src/services/list.ts."
Then update the session plan so the current conversation reflects the tracked task. Do not skip the Trekker update.
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.
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.
databases
Translate natural-language tracking questions into Trekker queries for status, history, blockers, and related work.