PitchCraft

5-part framework for kickoffs, status updates, pitches & solution-selling decks

Tested · Works

Test report

Verdict
Tested · Works
Score
9.2/10
Tested
Jul 17, 2026
Environment
Claude Code 2.x (agent harness)
Upstream re-checked
Aug 10, 2026 · 1cd1eef

Given the same raw facts for a project status update, the no-skill draft was a 77-word activity log with zero sourced metrics and a vague 'please advise / keep monitoring' hand-off; the skill's 5-part version led with a one-line summary, carried six quantified/sourced metrics (e.g. 800ms->340ms, Jun vs May same traffic), and reframed the one risk as root-cause plus Option A/B plus a recommendation with no homework. Templates and checklist matched the docs exactly.

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 8/10
  • Docs & honesty 5/5

What PitchCraft does

Turns raw notes into persuasive business briefings using one Hook-Context-Proposal-Evidence-Ask backbone across five scenarios (kickoff, status update, wrap-up, investor pitch, solution selling), plus writing rules that force sourced metrics, judgment on risks, and no open homework for the audience. Triggers on requests to draft a kickoff, status update, investor pitch, or customer proposal. Ships templates and a pre-submit checklist.

How to install PitchCraft

git clone https://github.com/moshuying/pitchcraft.git
mkdir -p ~/.claude/skills
cd pitchcraft && cp -r .claude/skills/pitchcraft ~/.claude/skills/pitchcraft

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

Commands — how to trigger PitchCraft

  • /pitchcraft 5-part framework for kickoffs, status updates, pitches & solution-selling decks

It also activates on plain-language prompts like these:

  • Turn these raw notes into a project status update for leadership
  • Draft an investor pitch deck from these bullet points
  • Write a kickoff briefing using hook, context, proposal, evidence

Frequently asked questions

Is the PitchCraft skill free?
Yes. The skill itself is free from moshuying/pitchcraft. SkillProof publishes the install command and an independent test verdict at no cost.
Does PitchCraft work with Claude Code?
We tested it with Claude Code 2.x (agent harness) on Jul 17, 2026. Verdict: Tested · Works. Given the same raw facts for a project status update, the no-skill draft was a 77-word activity log with zero sourced metrics and a vague 'please advise / keep monitoring' hand-off; the skill's 5-part version led with a one-line summary, carried six quantified/sourced metrics (e.g. 800ms->340ms, Jun vs May same traffic), and reframed the one risk as root-cause plus Option A/B plus a recommendation with no homework. Templates and checklist matched the docs exactly.
What is the PitchCraft SkillProof Score?
9.2/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 8/10, docs & honesty 5/5.
How do I install PitchCraft?
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 PitchCraft 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.