Agile Start Task
Table of Contents
When to use this skill
Picking up an existing task: switch to (or create) its branch, mark it STARTED, stamp the journal. Covers new tasks, resuming BACKLOG tasks, and restarting after a session reset.
How to use this skill
Clock on:
./projects/ores.compass/compass.sh task start <task-slug>
If the task has no
#+branch:yet,feature/<slug-kebab>is derived automatically (override with--branch).- Read the task doc after clocking on:
* Goal,* Acceptance,* Notes. Sync before working:
./projects/ores.compass/compass.sh pr sync
Reference
- Work a task through to merged PR — the full lifecycle this starts.
- Clean up the compass work lifecycle