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

  1. 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).

  2. Read the task doc after clocking on: * Goal, * Acceptance, * Notes.
  3. Sync before working:

    ./projects/ores.compass/compass.sh pr sync
    

Recipes

Reference

Emacs 29.1 (Org mode 9.6.6)