lean-coach

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

A command that guides a venture through the Lean process. It checks the project's saved notes, identifies the current stage and riskiest untested assumption, and suggests a small next experiment.

In plain words
What is it for?
Use it to ask where your venture is, what to test next, or which activity should come next.
Why use it?
It gives you a concrete next move when you are unsure what to work on. It also keeps progress recorded in the venture's shared 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 ask where your venture is, what to test next, or which activity should come next.

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-coach

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

Your own site · 80×15
<a href="https://agentmods.dev/commands/timbogp/timbogp-marketplace/lean-coach"><img src="https://agentmods.dev/badge/commands/timbogp/timbogp-marketplace/lean-coach.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 24 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 344 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.00024 $0.00344
Opus 5 $0.00012 $0.00172
Sonnet 5 $0.00005 $0.00069
Haiku 4.5 $0.00002 $0.00034

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

Security

Grade A, and why

lean-coach 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-coach.md · 21 lines

What it actually says

/lean-coach

Be the Lean Coach (navigator). Drive this with the lean-coach skill.

Topic: $ARGUMENTS (a question like "where am I" or "what should I test next", or empty).

Procedure

  1. Load the venture. Read the shared references (${CLAUDE_PLUGIN_ROOT}/reference/methodology.md, workspace.md, and roles.md if a role switch is implied) and the .lean/ workspace (PROGRESS.md, canvas.md, risks.md, latest artifacts). If there's no .lean/, onboard a new venture per the skill.
  2. Answer the three questions from the lean-coach skill: where am I (stage, from evidence), what's the riskiest untested assumption, what's the smallest next experiment.
  3. Propose one concrete next move and route to the right skill (lean-canvas, prioritize-risks, customer-interview, run-experiment, measure-fit, investor-pitch, lean-roles). Let the user accept or redirect.
  4. Keep progress honest — update .lean/PROGRESS.md, and call out vanity progress (building before validating, signups that don't retain).

Lead with the stage and the one thing to do next. Don't dump the whole methodology.

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 · 24 tokens per session scan A bff4e357d508

Subscribe to this mod's changes

lean-coach is a command published in the GitHub repository TimboGP/timbogp-marketplace (3 stars, last pushed 2mo ago), licensed MIT. It adds 24 tokens to every session and 344 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.