Business Case Builder
Purpose
Builds a full business case: problem, solution, economics (ROI/NPV/IRR), risks, timeline, stakeholders, recommendation.
Anchored in research
- IIBA BABOK
- PMI Business Analysis
- w95/awesome-claude-corporate-skills — business-case-builder structure
Method
- State the problem or opportunity in business terms first — the gap
between the current and the desired state — before any solution is named.
A business case that opens with the solution has already skipped the
justification step BABOK requires.
- Lay out the options actually considered, including "do nothing" as a
baseline — a business case with only one option isn't a comparison,
it's a pitch. The cost of inaction (of the status quo continuing) is what
the recommended option has to beat.
- Build the economic case using this pack's
roi-npv-sensitivity-model skill
for the cost/benefit analysis (ROI/NPV/IRR, sensitivity) — don't compute
the financials inline here; reference the dedicated skill so the numbers
stay in one place and follow one method.
- Bring in risk (via
risk-matrix-and-mitigation) and
stakeholder mapping (via
stakeholder-analysis-and-raci)
as sections of the case rather than afterthoughts — PMI's business
analysis practice treats these as integral to the recommendation, not an
appendix.
- Sequence the implementation at a milestone level (not a detailed
project plan) — enough to show the case is achievable in the proposed
timeframe, with dependencies flowing from the other sections (e.g. a
resourcing risk flagged in the risk matrix should show up here too).
- Close with an explicit recommendation and the decision being asked of
the reader — what they're being asked to approve, by when, and what
happens if they don't decide.
What this skill does NOT do
- Doesn't make the final decision for you — it produces a structured draft to
support a human decision.
- Doesn't confirm figures, market data, or competitor data from memory — it
uses the inputs you provide, or marks an assumption clearly
(
[assumption — verify]).
- Doesn't approve a budget or make the investment decision — it produces
decision-ready material for whoever does approve it.
Refinement notes
Areas to keep deepening with real practice:
- your own rules of thumb and heuristics for this technique
- concrete templates (into
../../references/)
- reference cases / your own examples
- what this skill deliberately does not do (guardrails, common mistakes) —
add to the list above
This is an internal working note, not a claim about the skill's current
usability. Track depth privately via the maturity field in
skills_index.json (see
../../../meta/maturity_levels.md).
Don't add new fields to the frontmatter — name and description are
the only ones allowed (see
../../../meta/frontmatter_schema.md).
Continue from here
References
1---2name: business-case-builder3description: Builds a full business case — problem, options considered (including "do nothing"), economics (ROI/NPV/IRR), risk, stakeholders, milestone-level timeline, and recommendation — following BABOK/PMI structure. Use when a proposal needs to reach a decision-maker as a structured business case, not a pitch with only one option on the table.4---56# Business Case Builder78## Purpose910Builds a full business case: problem, solution, economics (ROI/NPV/IRR), risks, timeline, stakeholders, recommendation.1112## Anchored in research1314- IIBA BABOK15- PMI Business Analysis16- w95/awesome-claude-corporate-skills — business-case-builder structure1718## Method19201. **State the problem or opportunity in business terms first** — the gap21 between the current and the desired state — before any solution is named.22 A business case that opens with the solution has already skipped the23 justification step BABOK requires.242. **Lay out the options actually considered, including "do nothing" as a25 baseline** — a business case with only one option isn't a comparison,26 it's a pitch. The cost of inaction (of the status quo continuing) is what27 the recommended option has to beat.283. **Build the economic case using this pack's29 [`roi-npv-sensitivity-model`](../roi-npv-sensitivity-model/SKILL.md) skill**30 for the cost/benefit analysis (ROI/NPV/IRR, sensitivity) — don't compute31 the financials inline here; reference the dedicated skill so the numbers32 stay in one place and follow one method.334. **Bring in risk (via34 [`risk-matrix-and-mitigation`](../risk-matrix-and-mitigation/SKILL.md)) and35 stakeholder mapping (via36 [`stakeholder-analysis-and-raci`](../stakeholder-analysis-and-raci/SKILL.md))37 as sections of the case rather than afterthoughts** — PMI's business38 analysis practice treats these as integral to the recommendation, not an39 appendix.405. **Sequence the implementation at a milestone level (not a detailed41 project plan)** — enough to show the case is achievable in the proposed42 timeframe, with dependencies flowing from the other sections (e.g. a43 resourcing risk flagged in the risk matrix should show up here too).446. **Close with an explicit recommendation and the decision being asked of45 the reader** — what they're being asked to approve, by when, and what46 happens if they don't decide.4748## What this skill does NOT do4950- Doesn't make the final decision for you — it produces a structured draft to51 support a human decision.52- Doesn't confirm figures, market data, or competitor data from memory — it53 uses the inputs you provide, or marks an assumption clearly54 (`[assumption — verify]`).55- Doesn't approve a budget or make the investment decision — it produces56 decision-ready material for whoever does approve it.5758## Refinement notes5960Areas to keep deepening with real practice:6162- your own rules of thumb and heuristics for this technique63- concrete templates (into [`../../references/`](../../references/))64- reference cases / your own examples65- what this skill deliberately does *not* do (guardrails, common mistakes) —66 add to the list above6768This is an internal working note, not a claim about the skill's current69usability. Track depth privately via the `maturity` field in70`skills_index.json` (see71[`../../../meta/maturity_levels.md`](../../../meta/maturity_levels.md)).72**Don't add new fields to the frontmatter** — `name` and `description` are73the only ones allowed (see74[`../../../meta/frontmatter_schema.md`](../../../meta/frontmatter_schema.md)).7576## Continue from here7778- Next in this pack: [`../roi-npv-sensitivity-model/SKILL.md`](../roi-npv-sensitivity-model/SKILL.md) — Calculates ROI, NPV, and IRR plus a sensitivity analysis across scenarios.79- Before this (if there's a demo or PoC behind it whose results feed in as80 input): [`../../../prototyping-and-demonstration/skills/demo-to-business-case-bridge/SKILL.md`](../../../prototyping-and-demonstration/skills/demo-to-business-case-bridge/SKILL.md)81 — translates the demo's results into validated ROI inputs with a82 transparent assumption chain before they're used here.83- A ready-made skill chain for this situation: see [`../../../playbooks/`](../../../playbooks/)84- If the case is for a public-sector, municipal, or non-profit client:85 frame the value case first with86 [`../../../specialisation-packs/public-sector-ai-service-design/skills/ps-public-value-business-case-framing/SKILL.md`](../../../specialisation-packs/public-sector-ai-service-design/skills/ps-public-value-business-case-framing/SKILL.md)87 — public value (efficiency, service quality, equity, trust) often88 doesn't reduce to a pure ROI story the way this skill's default89 economics section assumes.90- This pack's shared guardrails: [`../../CLAUDE.md`](../../CLAUDE.md)9192## References9394- [`../../references/`](../../references/) — the pack's shared background material95- [`../../CLAUDE.md`](../../CLAUDE.md) — the pack's shared guardrails