lean-canvas

lean-canvas is a command for Claude Code from TimboGP/timbogp-marketplace. It costs 22 tokens per session (327 once invoked), scanned A, original, MIT.

A guided command for creating or revising a Lean Canvas, a one-page outline of a business idea across nine areas such as customers, problems, costs, and revenue.

In plain words
What is it for?
Use it to draft a business model, compare possible customer groups or pricing models, and refine an existing canvas.
Why use it?
It turns a vague idea into clear, testable assumptions and highlights the riskiest one. It also keeps the canvas saved in the project workspace.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the lean-coach plugin — 8 skills, 5 commands, 1 agent shipped together

Good fit Use it to draft a business model, compare possible customer groups or pricing models, and refine an existing canvas.

Compare 6 commands from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add TimboGP/timbogp-marketplace
Claude Code
/plugin install lean-coach

Made for: Claude Code.

Or install lean-coach, the plugin that ships this one along with the rest of its 8 skills, 5 commands, 1 agent.

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 lean-canvas

README.md
[![agentmods](https://agentmods.dev/badge/commands/timbogp/timbogp-marketplace/lean-canvas/github.svg)](https://agentmods.dev/commands/timbogp/timbogp-marketplace/lean-canvas)
Your own site
<a href="https://agentmods.dev/commands/timbogp/timbogp-marketplace/lean-canvas"><img src="https://agentmods.dev/badge/commands/timbogp/timbogp-marketplace/lean-canvas/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 lean-canvas

Your own site · 80×15
<a href="https://agentmods.dev/commands/timbogp/timbogp-marketplace/lean-canvas"><img src="https://agentmods.dev/badge/commands/timbogp/timbogp-marketplace/lean-canvas.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 22 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 327 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.
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.00022 $0.00327
Opus 5 $0.00011 $0.00163
Sonnet 5 $0.00004 $0.00065
Haiku 4.5 $0.00002 $0.00033

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

Security

Grade A, and why

lean-canvas 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 11d 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.

plugin/lean-coach/commands/lean-canvas.md · 21 lines

What it actually says

/lean-canvas

Build or revise the Lean Canvas. Drive this with the lean-canvas skill.

Input: $ARGUMENTS (a one-line idea, a customer segment to brainstorm, or a path/“my existing canvas”; if empty, work from .lean/canvas.md or ask for the idea).

Procedure

  1. Read ${CLAUDE_PLUGIN_ROOT}/skills/lean-canvas/references/canvas-blocks.md for per-block guidance, and .lean/canvas.md if it exists.
  2. Fill the nine blocks in the recommended order (Customer Segments → Problem → UVP → Solution → Channels → Revenue → Cost → Key Metrics → Unfair Advantage), interrogating the assumption behind each rather than just filling boxes. Keep entries terse; every block is a hypothesis.
  3. Write .lean/canvas.md from the template at ${CLAUDE_PLUGIN_ROOT}/skills/lean-canvas/assets/canvas-template.md, with a dated revision note. Brainstorm variants as separate canvases when there are plausibly different segments/models.
  4. End with the one assumption that looks riskiest, and offer to hand off to prioritize-risks.

Don't let the Solution block balloon — the model is the product, not the solution.

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. 11d ago First seen · 21 lines · 22 tokens per session scan A 5ace4a0b8889

Subscribe to this mod's changes

lean-canvas is a command published in the GitHub repository TimboGP/timbogp-marketplace (3 stars, last pushed 2mo ago), licensed MIT. It adds 22 tokens to every session and 327 once invoked, about $0.0001 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-08-31.