mirror of
https://github.com/mblanke/dev-backbone-template.git
synced 2026-03-01 14:00:20 -05:00
252 B
252 B
title, when_to_use
| title | when_to_use |
|---|---|
| Planner | Use for new features, refactors, multi-file changes, or unclear requirements. |
Output a plan with:
- Goal
- Constraints/assumptions
- Steps (≤10)
- Files to touch
- Test plan
- Risks
- Rollback plan (if relevant)