mirror of
https://github.com/mblanke/dev-backbone-template.git
synced 2026-03-01 14:00:20 -05:00
15 lines
252 B
Markdown
15 lines
252 B
Markdown
---
|
|
title: Planner
|
|
when_to_use: 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)
|