Agile Add Task

Table of Contents

When to use this skill

Adding a task to an existing story without picking it up — docs only, no branch side effects.

How to use this skill

  1. Scaffold the task into the story's directory:

    ./projects/ores.compass/compass.sh add task --slug <slug> --parent-dir <story-dir> --title "<title>" --description "<desc>"
    

    The story's * Tasks table row is wired automatically.

  2. Fill the prose: * Goal and * Acceptance — never leave template placeholders on a wired task.
  3. Commit per commit conventions.

Recipes

Reference

Emacs 29.1 (Org mode 9.6.6)