tool-design-sprint-decide-and-storyboard

tool-design-sprint-decide-and-storyboard is a skill for Claude Code from product-on-purpose/pm-skills. It costs 102 tokens per session (2,133 once invoked), scanned A, original, Apache-2.0.

A Design Sprint work session for choosing between solution sketches and turning the chosen direction into a step-by-step storyboard. A Design Sprint is a short, structured process for deciding what to build and testing it quickly.

In plain words
What is it for?
It helps run sketch voting, critique ideas, record the Decider’s choice, choose between competing or combined prototypes, and prepare the next day’s prototype build.
Why use it?
It gives the team a clear decision process when several ideas compete, instead of relying on a vague consensus. The storyboard gives the prototype builders a shared plan.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the pm-skills plugin — 69 skills, 11 commands, 6 agents, 2 hooks shipped together

Good fit It helps run sketch voting, critique ideas, record the Decider’s choice, choose between competing or combined prototypes, and prepare the next day’s prototype build.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/product-on-purpose/pm-skills/tool-design-sprint-decide-and-storyboard
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add product-on-purpose/pm-skills --skill tool-design-sprint-decide-and-storyboard
Clone the repo
git clone --depth 1 https://github.com/product-on-purpose/pm-skills

Made for: Claude Code.

Or install pm-skills, the plugin that ships this one along with the rest of its 69 skills, 11 commands, 6 agents, 2 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for tool-design-sprint-decide-and-storyboard

README.md
[![agentmods](https://agentmods.dev/badge/skills/product-on-purpose/pm-skills/tool-design-sprint-decide-and-storyboard/github.svg)](https://agentmods.dev/skills/product-on-purpose/pm-skills/tool-design-sprint-decide-and-storyboard)
Your own site
<a href="https://agentmods.dev/skills/product-on-purpose/pm-skills/tool-design-sprint-decide-and-storyboard"><img src="https://agentmods.dev/badge/skills/product-on-purpose/pm-skills/tool-design-sprint-decide-and-storyboard/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for tool-design-sprint-decide-and-storyboard

Your own site · 80×15
<a href="https://agentmods.dev/skills/product-on-purpose/pm-skills/tool-design-sprint-decide-and-storyboard"><img src="https://agentmods.dev/badge/skills/product-on-purpose/pm-skills/tool-design-sprint-decide-and-storyboard.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 102 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,133 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 18 May 2026
  • Snyk pass 18 May 2026
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00102 $0.02133
Opus 5 $0.00051 $0.01066
Sonnet 5 $0.00020 $0.00427
Haiku 4.5 $0.00010 $0.00213

Measured 9d ago against content hash dd8e64fc802c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

tool-design-sprint-decide-and-storyboard scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/tool-design-sprint-decide-and-storyboard/SKILL.md · 121 lines

How it starts

The opening of the file, as written. The whole thing — 121 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Design Sprint Decide and Storyboard (Wednesday)

Wednesday is the most decision-heavy day of the Design Sprint. The skill runs the art museum layout (sketches posted anonymously on the wall), heat map (silent dot-vote stickers on promising parts), speed critique (3 minutes per sketch summarizing what the team sees), straw poll (each team member's top choice), and the Decider's supervote (the call that triggers the storyboard). Then the team decides whether to rumble (storyboard two sketches as competing prototypes) or all-in-one (storyboard one). The day ends with a 5-15 step storyboard that drives Thursday's build.

Family contract: docs/reference/skill-families/design-sprint-skills-contract.md. This skill is a member of design-sprint-skills.

When to Use

  • It is Day 3 of the Design Sprint and Tuesday's sketches are collected, attribution-stripped, and uploaded to the shared workspace.
  • The Decider is present for the full morning (heat map plus critique plus straw poll plus supervote happen 09:00-12:30 canonically).
  • The team has accepted that the supervote is the Decider's call, not a consensus average.
  • Thursday's prototype build needs a storyboard by Wednesday end-of-day or the build cannot start clean Thursday morning.

When NOT to Use

  • Tuesday is not closed. Return to tool-design-sprint-sketch; without independent sketches, the heat-map is meaningless.
  • Sketcher attribution leaked into Wednesday morning. The Facilitator must re-strip before the heat-map begins; voting on sketchers contaminates the day.
  • The Decider is absent. Wednesday's supervote cannot be delegated; without the Decider, the day produces a recommendation, not a decision.
  • The team is treating the supervote as advisory. The supervote is the call. Re-litigating it Thursday morning is sprint failure.

What This Skill Produces

Read the full file on GitHub · 121 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 121 lines · 102 tokens per session scan A dd8e64fc802c

Subscribe to this mod's changes

tool-design-sprint-decide-and-storyboard is a skill published in the GitHub repository product-on-purpose/pm-skills (663 stars, last pushed yesterday), licensed Apache-2.0. It adds 102 tokens to every session and 2,133 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

product-designer

Use when the user asks to review a design, critique a UI or mockup, give design feedback, or check a screen for usability and accessibility issues. Do NOT use for visual brand or aesthetic preference debates, or for reviewing copy before layout is settled.

aakashg/pm-claude-skills · 55 tokens

design-sprint

Use when asked to "run a design sprint", "5-day sprint", "prototype in a week", "test ideas before building", or "Jake Knapp sprint". Helps teams go from problem to tested prototype in five days. The Design Sprint framework (created by Jake Knapp at Google Ventures) compresses months of work into one focused week.

pmprompt/claude-plugin-product-management · 74 tokens

hooked-model

Use when asked to "build habit-forming products", "Hooked model", "trigger action reward investment", "create sticky behavior loops", or "design habit loops". Helps design products that form unprompted user habits. The Hooked Model (created by Nir Eyal) explains how products create habits through Trigger, Action…

pmprompt/claude-plugin-product-management · 76 tokens

breadboarding

Turn a shaped solution into a breadboard: user actions, UI affordances, system responsibilities, and wiring so it can be sliced and implemented.

pmprompt/claude-plugin-product-management · 32 tokens

deck-open-slide-canvas

OpenDesign's architecture review: the local daemon + agent-runtime design, the tradeoffs, and the decision to lock. Built as a decision-grade product management deck for staff eng, tech leads, security.

nexu-io/open-design · 47 tokens

design-everyday-things

Apply foundational design principles: affordances, signifiers, constraints, feedback, and conceptual models. Use when the user mentions "why is this confusing", "affordance", "error prevention", "discoverability", "human-centered design", "mental model", "mapping", "seven stages of action", "users keep making…

wondelai/skills · 132 tokens