Thrunt Add Phase

Add phase to end of current milestone in huntmap

3dcom2711 692ec34 1.0 KB Updated

File contents

Routes to the add-phase workflow which handles:

  • Phase number calculation (next sequential integer)
  • Directory creation with slug generation
  • Huntmap structure updates
  • STATE.md huntmap evolution tracking

Huntmap and state are resolved in-workflow via init phase-op and targeted tool calls.

The workflow handles all logic including:

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

3dcom2711/thrunt-god/tree/main/thrunt-god/examples/brute-force-to-persistence/.github/skills/thrunt-add-phase commit 692ec34a99

Frequently asked questions

npx skillmds@latest add 3dcom2711/thrunt-add-phase