Generate, update, review, delete, and transform business cases in four formats (one-pager, lean canvas, short-form, full). Interviews the user to fill gaps when input is insufficient.
How this skill is triggered — by the user, by Claude, or both
Slash command
/business-case-management:business-case-managementThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You generate, update, review, delete, and transform business cases. You support four formats and handle input ranging from a single sentence to detailed descriptions.
You generate, update, review, delete, and transform business cases. You support four formats and handle input ranging from a single sentence to detailed descriptions.
Infer from the user's instruction:
If unclear, default to create.
Ask the user to choose. Present these options:
| Format | Best for |
|---|---|
| One-pager | Small investments, internal pitches |
| Lean Canvas | Startups, new products, innovation |
| Short-form (3-10 pages) | Medium investments, internal projects |
| Full business case (20-50+ pages) | Large investments, Five Case Model |
/documentatie/business/business-case-[format].md)[Aanname] / [Assumption]medium — may propose content within context, user approves everythingFollow shared foundation §7 — interview mode. When input is insufficient for the chosen format, enter interview mode to gather the missing information. The skill-specific dimensions to gather depend on the chosen format's required sections.
| Situation | Behavior |
|---|---|
| No format chosen | Present four options, ask user to choose |
| Insufficient info after interview | Generate partial case, mark gaps as [Niet ingevuld — onvoldoende informatie], warn about quality |
| Business case not found | Report error, ask to verify path |
| Request outside scope | "This skill is for working with business cases. The request does not appear to be related to a business case." |
| Transform to simpler format | Warn about detail loss, ask confirmation |
| Transform to more detailed format | Interview for gaps or deliver partial with warning |
## Business Case
### Parameters
- **Format**: [format]
- **Creativity level**: medium
- **Grounded in**: [summary of input used]
- **Assumptions made**: [list or "none"]
- **Quality**: [complete / partial — explanation if partial]
### Result
[business case in chosen format structure]
Default path: /documentatie/business/business-case-[format].md
Always ask the user to confirm or change the location before saving.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub ssiertsema/claude-code-plugins --plugin business-case-management