mirror of
https://github.com/mblanke/dev-backbone-template.git
synced 2026-03-01 14:00:20 -05:00
dev backbone template
This commit is contained in:
14
skills_deepagents/planner/SKILL.md
Normal file
14
skills_deepagents/planner/SKILL.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
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)
|
||||
Reference in New Issue
Block a user