Df:add Objective

Add objective to end of current milestone in roadmap. Structural roadmap modification — use only when explicitly requested.

majiayu000 b7e8e6a 2 files · 1.9 KB Updated 567 repo stars

File contents

Routes to the add-objective workflow which handles:

  • Objective number calculation (next sequential integer)
  • Directory creation with slug generation
  • Roadmap structure updates
  • STATE.md roadmap evolution tracking

The workflow handles all logic including:

  1. Argument parsing and validation
  2. Roadmap existence checking
  3. Current milestone identification
  4. Next objective number calculation (ignoring decimals)
  5. Slug generation from description
  6. Objective directory creation
  7. Roadmap entry insertion
  8. STATE.md updates

majiayu000/claude-skill-registry-data/tree/main/planning/df-add-objective commit b7e8e6a265

Frequently asked questions

npx skillmds add majiayu000/df-add-objective