Design sprint
Run a structured 5-day design sprint from problem framing to prototype testing. Use at the start of a project for ideation, solution selection, rapid prototyping, and concept validation.From its SKILL.md
npx -y skills add talgacapri/pm-os --skill design-sprintAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.7 KB, 346 tokens by cl100k_base, as published. Nobody here has run it
Design Sprint
Use this skill at project kickoff to reduce risk before full build.
What this skill does
This skill runs a compact 5-day sprint process:
- Understand and frame the problem
- Generate and compare solution options
- Decide what to prototype
- Build a realistic prototype
- Test with target users and synthesize learnings
Best triggers
Activate for requests like:
- "run a design sprint"
- "ideation workshop"
- "validate this idea"
- "test concept before build"
5-day structure
Day 1: Map
- Define long-term goal
- Map user journey and critical moments
- Pick the target area
Day 2: Sketch
- Create multiple solution sketches
- Keep ideas concrete and comparable
Day 3: Decide
- Review options with clear criteria
- Select one concept (or a testable combination)
- Write storyboard for prototype
Day 4: Prototype
- Build a realistic enough prototype for learning
- Focus on key path, not full feature depth
Day 5: Test
- Run user tests
- Capture reactions, confusion points, and value signals
- Convert findings into go/no-go and next steps
Output format
Return:
- Sprint plan and participant roles
- Daily agenda with deliverables
- Decision criteria and scorecard
- Prototype scope definition
- Test script and synthesis template
- Recommendation: ship, iterate, or stop
Guardrails
- Time-box decisions to preserve momentum.
- Prototype only what is needed to learn.
- Prioritize learning velocity over polish.
- End with concrete decisions, not just observations.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.