|
|
@@ -34,7 +34,7 @@ Assume they are a skilled developer, but know almost nothing about our toolset o
|
|
|
```markdown
|
|
|
# [Feature Name] Implementation Plan
|
|
|
|
|
|
-> **For Claude:** REQUIRED: Use superpowers:subagent-driven-development (if subagents available) or superpowers:executing-plans to implement this plan. Tasks and steps use checkbox (`- [ ]`) syntax for tracking.
|
|
|
+> **For Claude:** REQUIRED: Use superpowers:subagent-driven-development (if subagents available) or superpowers:executing-plans to implement this plan. Steps use checkbox (`- [ ]`) syntax for tracking.
|
|
|
|
|
|
**Goal:** [One sentence describing what this builds]
|
|
|
|
|
|
@@ -48,7 +48,7 @@ Assume they are a skilled developer, but know almost nothing about our toolset o
|
|
|
## Task Structure
|
|
|
|
|
|
````markdown
|
|
|
-- [ ] ### Task N: [Component Name]
|
|
|
+### Task N: [Component Name]
|
|
|
|
|
|
**Files:**
|
|
|
- Create: `exact/path/to/file.py`
|