32 lines
484 B
Markdown
32 lines
484 B
Markdown
```
|
|
Read TO-DOS.md in full.
|
|
Summarize:
|
|
- Goal
|
|
- Current Phase
|
|
- Active Tasks
|
|
Do not write code until this summary is complete.
|
|
```
|
|
|
|
```
|
|
/superpowers:brainstorm todo X <-- will create a design doc in the docs/plan
|
|
```
|
|
|
|
```
|
|
/superpowers:write-plan for the design created
|
|
```
|
|
|
|
```
|
|
/superpowers:subagent-driven-development
|
|
```
|
|
|
|
```
|
|
read docs/TEST_PLAN.md in full
|
|
|
|
Summarize:
|
|
- Goal
|
|
- Current Phase
|
|
- Active Tasks
|
|
Do not write code until this summary is complete.
|
|
```
|
|
|