status
npx skills add https://github.com/whetspretz/design-sprinter --skill status
Agent 安装分布
Skill 文档
Sprint Status
Process
Scan the working directory for these exercise output files:
context-builder.mddesign-principles.mdjtbd-capture.mddot-vote-*.md(any files matching this pattern)problem-framing.mdhmw-opportunities.mdcrazy-eights.mdstoryboarder.mdbattleship-brainstorm.mdsprint-artifact.md
Also check for a context/ folder and note whether it exists and what’s in it.
Output
Sprint Progress
Show a checklist of all exercises with their completion status:
## Sprint Progress
- [x] Context Builder (context-builder.md)
- [ ] Design Principles
- [x] JTBD Capture (jtbd-capture.md)
- [x] Dot Vote â JTBD (dot-vote-jtbd.md)
- [ ] Problem Framing
- [ ] HMW Opportunities
- [x] Crazy Eights (crazy-eights.md)
- [ ] Storyboarder
- [ ] Battleship Brainstorm
- [ ] Sprint Artifact
For each completed exercise, check for a <!-- STATUS: complete --> or <!-- STATUS: in-progress --> comment at the top of the file. If in-progress, mark it as [~] (partial) in the checklist.
Context Folder
Report whether context/ exists and list its contents if it does.
Suggested Next Steps
Based on what’s been completed, recommend 1-3 exercises to run next. Use these suggested sequences as a guide:
Full Sprint: context-builder â design-principles â jtbd-capture â dot-vote â problem-framing â hmw-opportunities â crazy-eights â dot-vote â storyboarder â sprint-compiler
Quick Ideation: battleship-brainstorm â dot-vote â storyboarder
Problem Discovery: context-builder â jtbd-capture â problem-framing â hmw-opportunities
Identify which sequence the user appears to be following (or if they’re doing a custom flow), and suggest the next logical step. If enough exercises are done, suggest running /design-sprinter:sprint-compiler to assemble the final document.