dev-workflow-planning
Installation
SKILL.md
Workflow Planning Skill - Quick Reference
This skill enables structured, systematic development workflows. The assistant should apply these patterns when users need to break down complex projects, create implementation plans, or execute multi-step development tasks with clear checkpoints.
Inspired by: Obra Superpowers patterns for structured agent workflows.
Quick Reference
| Command | Purpose | When to Use |
|---|---|---|
/brainstorm |
Generate ideas and approaches | Starting new features, exploring solutions |
/write-plan |
Create detailed implementation plan | Before coding, after requirements clarification |
/execute-plan |
Implement plan step-by-step | When plan is approved, ready to code |
/checkpoint |
Review progress, adjust plan | Mid-implementation, after major milestones |
/summarize |
Capture learnings, document decisions | End of session, before context reset |