Execute the Deliver phase of a Double Diamond engagement — converge on validated, actionable outcomes. Runs final claim verification via cogni-claims, guides business case modeling and roadmap construction. Use whenever the user wants to evaluate options, build a business case, validate findings, or prepare final recommendations within a diamond engagement. Trigger on: "deliver phase", "build the business case", "evaluate options", "score the options", "which option is best", "create the roadmap", "finalize", "make a recommendation", "validate our claims", "prepare the final output", "wrap up the engagement", "what should we recommend", "D2 converge", "convergence", "decision time", "let's pick the winner", "finalize options", "validate and deliver", or any request to move from options to decisions. Also trigger when the user says "I need to present this to the board" or similar — Deliver produces the executive-ready artifacts.
From cogni-consultingnpx claudepluginhub cogni-work/insight-wave --plugin cogni-consultingThis skill is limited to using the following tools:
evals/evals.jsonevals/fixtures/cost-opt-execution-risk/consulting-project.jsonevals/fixtures/cost-opt-execution-risk/deliver/business-case.mdevals/fixtures/cost-opt-execution-risk/deliver/claims-verification.mdevals/fixtures/cost-opt-execution-risk/deliver/executive-summary.mdevals/fixtures/cost-opt-execution-risk/deliver/option-scoring.mdevals/fixtures/cost-opt-execution-risk/deliver/roadmap.mdevals/fixtures/cost-opt-execution-risk/discover/synthesis.mdevals/fixtures/digital-transform-clean-deliver/consulting-project.jsonevals/fixtures/digital-transform-clean-deliver/deliver/business-case.mdevals/fixtures/digital-transform-clean-deliver/deliver/claims-verification.mdevals/fixtures/digital-transform-clean-deliver/deliver/executive-summary.mdevals/fixtures/digital-transform-clean-deliver/deliver/option-scoring.mdevals/fixtures/digital-transform-clean-deliver/deliver/roadmap.mdevals/fixtures/digital-transform-clean-deliver/discover/synthesis.mdevals/fixtures/gtm-weak-business-case/consulting-project.jsonevals/fixtures/gtm-weak-business-case/deliver/business-case.mdevals/fixtures/gtm-weak-business-case/deliver/claims-verification.mdevals/fixtures/gtm-weak-business-case/deliver/executive-summary.mdevals/fixtures/gtm-weak-business-case/deliver/option-scoring.mdSearches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Drafts personalized cold emails, warm intros, follow-ups, updates, and comms for investor outreach to angels, VCs, and accelerators during fundraising.
Evaluate options, verify claims, build the business case, and prepare actionable outcomes. This is the convergence half of Diamond 2 — the goal is to move from a rich option space to validated, decision-ready deliverables.
Deliver transforms creative options into executive-ready outputs. It applies rigor — feasibility scoring, risk assessment, claims verification — to the options generated in Develop, then packages the survivors into the deliverables promised in the engagement vision.
This phase balances two tensions: thoroughness (every claim verified, every risk assessed) and pragmatism (the engagement needs to conclude with actionable recommendations). The consultant manages this tension; cogni-consulting provides the tools.
develop/options/)Read consulting-project.json, define/problem-statement.md, develop/options/option-synthesis.md, and the vision deliverables list.
Update phase state:
bash $CLAUDE_PLUGIN_ROOT/scripts/update-phase.sh "<project-dir>" deliver in-progress
Plugin-powered methods:
| Method | Plugin | Purpose |
|---|---|---|
| Claims verification | cogni-claims | Final quality gate on all factual assertions |
| Positioning validation | cogni-portfolio | Value Wedge and competitive positioning check |
Guided methods:
| Method | Purpose | Reference |
|---|---|---|
| Opportunity scoring | Score options against weighted criteria | references/methods/opportunity-scoring.md |
| Business case canvas | Structure financials and assumptions | references/methods/business-case-canvas.md |
| Lean canvas stress-test | Multi-persona pressure test of Lean Canvas | references/methods/lean-canvas-stress-test.md |
Note: For business-model-hypothesis vision class, replace opportunity scoring and business case canvas with the lean canvas stress-test as the primary Deliver method. The stress-test runs 4 parallel persona agents (Investor, Customer, Technical, Operations) against the canvas from Develop, then synthesizes findings into a prioritized improvement plan. Read $CLAUDE_PLUGIN_ROOT/references/methods/lean-canvas-stress-test.md for the full workflow.
Ask: "Deliver plan: I recommend scoring options first, then verifying claims, then building the business case. Adjust?"
Read $CLAUDE_PLUGIN_ROOT/references/methods/opportunity-scoring.md and guide the consultant:
Save to deliver/option-scoring.md.
The top 2-3 options advance to business case development. Lower-ranked options are documented as alternatives.
Collect all factual claims across the engagement:
discover/research/)discover/trends/)develop/propositions/)develop/options/)Submit to cogni-claims for verification. Unverified claims in client deliverables damage credibility — a single wrong number in a board presentation can undermine the entire engagement. This step exists as a quality gate, not bureaucracy.
Present results:
Claims verification:
- N claims submitted
- N verified (source confirmed)
- N deviated (needs correction)
- N source unavailable (needs alternative source or removal)
Deviated claims require attention before finalizing deliverables.
For each deviated claim, guide the consultant through resolution (correct, replace source, remove, or accept with caveat).
Save the verification log to deliver/claims-verification.md.
If a portfolio project exists:
cogni-portfolio:portfolio-verify on the portfolio dataStore validation summary in deliver/positioning-validation.md.
Read $CLAUDE_PLUGIN_ROOT/references/methods/business-case-canvas.md and guide the consultant through building a business case for the top-ranked option(s):
Example (cost-optimization engagement for service delivery savings):
Investment: €350K implementation over 6 months (process redesign + tooling) Expected returns: €1.2M annual savings from 3 consolidated service tiers Key assumption: 80% of Tier-1 tickets can be automated (verified via cogni-claims against industry benchmark) Risk: Union pushback on role changes (medium probability, high impact) — mitigated by retraining program Recommendation: Conditional go — proceed with Tier-1 automation pilot, gate full rollout on pilot KPIs
Save to deliver/business-case.md. The business case should be honest — if the numbers don't work, say so. A credible "conditional go" is worth more than an optimistic "go" that falls apart in execution.
Build a phased implementation roadmap for the recommended option(s):
Save to deliver/roadmap.md. Roadmaps should be realistic — better to under-promise than create shelf-ware.
Draft a one-page executive summary synthesizing:
Save to deliver/executive-summary.md. This becomes the anchor document for the deliverable package.
Before transitioning to Export, stress-test the Deliver outputs against four stakeholder perspectives. A weak recommendation, indefensible numbers, or infeasible roadmap discovered during client presentation — or worse, during board review — wastes the entire engagement's credibility. This review catches those failures while they are still fixable.
Launch one Task agent per persona. Each reads the Deliver artifacts and evaluates from their perspective.
| Persona | Focus | Reference |
|---|---|---|
| Board Sponsor | Board-readiness, recommendation clarity, number defensibility | references/personas/board-sponsor.md |
| CFO / Risk Officer | Business case soundness, claims verification, risk quantification | references/personas/cfo-risk-officer.md |
| Implementation Lead | Roadmap feasibility, resource realism, dependency mapping | references/personas/implementation-lead.md |
| End-User Proxy | User value preservation, adoption feasibility, scoring user dimension | references/personas/end-user-proxy.md |
For each persona, launch a Task with this prompt:
You are a {PERSONA_NAME} reviewing the Deliver phase outputs of a Double Diamond engagement.
FILES TO READ (use Read tool):
1. Option scoring: {project-dir}/deliver/option-scoring.md
2. Claims verification: {project-dir}/deliver/claims-verification.md
3. Business case: {project-dir}/deliver/business-case.md
4. Roadmap: {project-dir}/deliver/roadmap.md
5. Executive summary: {project-dir}/deliver/executive-summary.md
6. Positioning validation: {project-dir}/deliver/positioning-validation.md (if exists)
7. Problem statement: {project-dir}/define/problem-statement.md (for traceability)
8. Diamond project: {project-dir}/consulting-project.json (for engagement context)
9. Your persona profile: {absolute path to references/personas/{persona}.md}
INSTRUCTIONS:
1. Read all files
2. Adopt the tone described in your persona profile
3. Evaluate each of your 5 criteria, assigning PASS / WARN / FAIL
4. For each criterion, provide specific evidence from the Deliver artifacts
5. Calculate your weighted score: PASS=1.0, WARN=0.5, FAIL=0.0
6. Generate 3-5 questions your stakeholder would ask
7. Identify the single most important issue from your perspective
8. List 2-3 concerns that could block successful delivery or Export
OUTPUT FORMAT (Markdown):
## {PERSONA_NAME} Evaluation
### Criteria Assessment
| Criterion | Weight | Verdict | Evidence |
|---|---|---|---|
| {criterion 1} | {weight}% | {PASS/WARN/FAIL} | {specific evidence from Deliver artifacts} |
| ... | ... | ... | ... |
**Score**: {weighted score}/1.0 — {count PASS} pass, {count WARN} warn, {count FAIL} fail
### Top Questions
1. {Question a real stakeholder would ask}
2. ...
### Critical Issue
{The single most important concern, with specific suggestion}
### Export Blockers
- {Concern that could block deliverable quality or board presentation} — {one-line rationale}
- ...
Agent configuration: Use a fast model (haiku or sonnet), Read tool only. Launch all 4 persona agents in the same turn for parallel execution.
Read references/review-protocol.md and apply it to the persona results:
Decision logic:
Save the full review results to deliver/review-summary.md.
If CRITICAL issues triggered revision:
This keeps the "warn, not block" principle intact — the review enforces a quality bar but the consultant always has the last word.
Update method log and decision log.
Present the Deliver summary:
Deliver phase complete.
- Options scored: N (top recommendation: [name])
- Claims verified: N/N (N deviations resolved)
- Business case: [go/conditional/no-go]
- Roadmap: N phases, target completion [date]
- Review: [PASSED / PASSED with observations / PASSED after N revision rounds]
All four diamond phases are complete. Run
consulting-exportto generate the deliverable package in your chosen formats (PPTX, DOCX, XLSX, Excalidraw).
Mark Deliver complete:
bash $CLAUDE_PLUGIN_ROOT/scripts/update-phase.sh "<project-dir>" deliver complete
For vision-class-specific method recommendations, read $CLAUDE_PLUGIN_ROOT/references/vision-classes.md.