value-proposition

value-proposition is a command for coding agents from Dokkabei97/forged-claude-code. It costs 24 tokens per session (1,476 once invoked), scanned A, original, MIT.

A command for shaping a product's message: what it does, who needs it, and why it matters. It uses common product-positioning methods, including the Value Proposition Canvas and Jobs-to-be-Done.

In plain words
What is it for?
Use it to prepare a one-line pitch, landing-page copy, a pitch deck, or positioning against a competitor. It can also help explain a product after a change in direction.
Why use it?
It helps turn a vague product description into a clear explanation of the problem solved and the benefit offered.

Command

Part of the forged-claude-code plugin — 29 skills, 14 commands, 9 agents, 2 hooks shipped together

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.

agentmods
npx agentmods add commands/dokkabei97/forged-claude-code/value-proposition
Clone the repo
git clone --depth 1 https://github.com/Dokkabei97/forged-claude-code

Or install forged-claude-code, the plugin that ships this one along with the rest of its 29 skills, 14 commands, 9 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 value-proposition

README.md
[![agentmods](https://agentmods.dev/badge/commands/dokkabei97/forged-claude-code/value-proposition.svg)](https://agentmods.dev/commands/dokkabei97/forged-claude-code/value-proposition)
Your own site
<a href="https://agentmods.dev/commands/dokkabei97/forged-claude-code/value-proposition"><img src="https://agentmods.dev/badge/commands/dokkabei97/forged-claude-code/value-proposition.svg" alt="Measured on agentmods" 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 1,476 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00024 $0.01476
Opus 5 $0.00012 $0.00738
Sonnet 5 $0.00005 $0.00295
Haiku 4.5 $0.00002 $0.00148

Measured 3d ago against content hash b4092b86fb23, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

value-proposition 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 3d 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.

commands/value-proposition.md · 196 lines

How it starts

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

/value-proposition - Value Proposition Generator

Triggers

  • When defining or refining product messaging
  • When pivoting and need to re-articulate value
  • When preparing pitch deck, landing page, or marketing copy
  • When answering "why should anyone use this?"

Usage

/value-proposition [product description]
/value-proposition "AI-powered code review tool for small teams"
/value-proposition --canvas             # Full Value Proposition Canvas
/value-proposition --oneliner           # Just the one-liner
/value-proposition --compare [competitor] # Differentiated positioning

Behavioral Flow

Phase 1: Understand the Product

Gather or infer from context:

  1. What is it? (1 sentence)
  2. Who is it for? (specific target user)
  3. What problem does it solve? (pain point)
  4. How does it solve it differently? (differentiation)
  5. What's the key benefit? (outcome, not feature)

Phase 2: Jobs-to-be-Done Analysis

## Customer Jobs

### Functional Jobs (what they're trying to do)
- [Job 1]: [description]
- [Job 2]: [description]

### Emotional Jobs (how they want to feel)
- [Job]: [e.g., Feel confident in code quality]

### Social Jobs (how they want to be perceived)
- [Job]: [e.g., Be seen as a modern engineering team]

## Pains (현재 겪는 고통)
| Pain | Severity (1-5) | Current Workaround |
|------|----------------|-------------------|
| [Pain 1] | [N] | [How they cope today] |
| [Pain 2] | [N] | [How they cope today] |

## Gains (원하는 결과)
| Gain | Importance (1-5) | How Product Delivers |
|------|-------------------|---------------------|
| [Gain 1] | [N] | [Product capability] |
| [Gain 2] | [N] | [Product capability] |

Phase 3: Generate Value Propositions

Formula Templates:

  1. Classic Format:

For [target customer] who [statement of need/opportunity], [product name] is a [product category] that [key benefit]. Unlike [competitor/alternative], our product [primary differentiator].

  1. Before/After/Bridge:

Before: [Customer's current painful situation] After: [Customer's desired improved situation] Bridge: [How your product gets them there]

Read the full file on GitHub · 196 lines

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. 3d ago First seen · 196 lines · 24 tokens per session scan A b4092b86fb23

Subscribe to this mod's changes

value-proposition is a command published in the GitHub repository Dokkabei97/forged-claude-code (2 stars, last pushed 6mo ago), licensed MIT. It adds 24 tokens to every session and 1,476 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.