Initial commit
This commit is contained in:
5
commands/brainstorm.md
Normal file
5
commands/brainstorm.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
description: Interactive design refinement using Socratic method
|
||||
---
|
||||
|
||||
Use the hyperpowers:brainstorming skill exactly as written
|
||||
14
commands/execute-plan.md
Normal file
14
commands/execute-plan.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
description: Execute plan in batches with review checkpoints
|
||||
---
|
||||
|
||||
Use the hyperpowers:executing-plans skill exactly as written.
|
||||
|
||||
**Resumption:** This command supports explicit resumption. Run it multiple times to continue execution:
|
||||
|
||||
1. First run: Executes first ready task → STOP
|
||||
2. User reviews implementation, clears context
|
||||
3. Next run: Resumes from bd state, executes next task → STOP
|
||||
4. Repeat until epic complete
|
||||
|
||||
**Checkpoints:** Each task execution ends with a STOP checkpoint. User must run this command again to continue.
|
||||
5
commands/review-implementation.md
Normal file
5
commands/review-implementation.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
description: Review implementation was faithfully executed
|
||||
---
|
||||
|
||||
Use the hyperpowers:review-implementation skill exactly as written
|
||||
5
commands/write-plan.md
Normal file
5
commands/write-plan.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
description: Create detailed implementation plan with bite-sized tasks
|
||||
---
|
||||
|
||||
Use the hyperpowers:writing-plans skill exactly as written
|
||||
Reference in New Issue
Block a user