Agile Add Story

Table of Contents

When to use this skill

Creating a story without picking it up — backlog refinement, sprint planning, capturing scoped future work. Docs only: no branch, no journal. To start working on it immediately, use the start skills instead.

How to use this skill

  1. Scaffold the story into the current sprint (or --parent-dir for the backlog):

    ./projects/ores.compass/compass.sh add story --slug <slug> --title "<title>" --description "<desc>" --tags "<tags>"
    
  1. Fill the prose: * Goal, * Acceptance, * Out of scope. Use the real generated :ID: values, never placeholders.
  2. Wire the sprint table: add a row under the right epic heading in the sprint's * Stories section.
  3. Commit per commit conventions with an [agile] prefix.

Recipes

Reference

Emacs 29.1 (Org mode 9.6.6)