Client Deliverables

Consulting-grade report and slide-deck writer: SCQA structure, action-titled slides, PE IC memo and board-deck templates.

Tested · Works

Test report

Verdict
Tested · Works
Score
9.6/10
Tested
Jul 14, 2026
Environment
Claude Code 2.x (agent harness)
Upstream re-checked
Aug 10, 2026 · abf4d86

Fed it the same incident-cost numbers as a baseline prompt: the baseline produced hedge-laden 'it is believed there may be benefits' prose, while the skill's One-Page Memo template led with the $400K ask, a 5-year payback calculation, and named risk owners in the first three lines.

Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works

  • Installs cleanly 5/5
  • Triggers reliably 5/5
  • Output vs. baseline 9/10
  • Docs & honesty 5/5

What Client Deliverables does

client-deliverables turns raw findings into consulting-firm-quality written reports and executive presentations using the Pyramid Principle, SCQA/SCR narrative structure, action-headline titles, and audience-specific templates (PE investment-committee memos, board decks, one-page recommendation memos). Use it for strategic assessments, due-diligence reports, steering-committee updates, or any exec deck meant to drive a decision rather than just inform.

How to install Client Deliverables

git clone https://github.com/anotb/management-consulting-plugin
cd management-consulting-plugin
mkdir -p ~/.claude/skills
cp -r skills/client-deliverables ~/.claude/skills/client-deliverables

Skills live in ~/.claude/skills/ (global) or .claude/skills/ (per-project). Restart Claude Code after installing.

Commands — how to trigger Client Deliverables

  • /client-deliverables Consulting-grade report and slide-deck writer: SCQA structure, action-titled slides, PE IC memo and board-deck templates.

It also activates on plain-language prompts like these:

  • Write a board deck recommending we acquire this company
  • Turn these due diligence findings into a client report
  • Draft a one-page memo recommending we migrate to microservices

Frequently asked questions

Is the Client Deliverables skill free?
Yes. The skill itself is free from anotb/management-consulting-plugin. SkillProof publishes the install command and an independent test verdict at no cost.
Does Client Deliverables work with Claude Code?
We tested it with Claude Code 2.x (agent harness) on Jul 14, 2026. Verdict: Tested · Works. Fed it the same incident-cost numbers as a baseline prompt: the baseline produced hedge-laden 'it is believed there may be benefits' prose, while the skill's One-Page Memo template led with the $400K ask, a 5-year payback calculation, and named risk owners in the first three lines.
What is the Client Deliverables SkillProof Score?
9.6/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 9/10, docs & honesty 5/5.
How do I install Client Deliverables?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use Client Deliverables with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.