Pitch Summary — Development agent for Claude Code
Render a pitch-ready summary markdown for one feature drop by synthesizing its workflow files, root plan, and shipped phases.
How to install Pitch Summary
Installs to ~/.claude/agents/lwinmoepaing-idea-starter-pitch-summary.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lwinmoepaing/idea-starter/HEAD/.claude/agents/pitch-summary.md -o ~/.claude/agents/lwinmoepaing-idea-starter-pitch-summary.md Restart Claude Code, or start a new session, for it to be picked up.
What Pitch Summary does
name: pitch-summary description: Render a pitch-ready summary markdown for one feature drop by synthesizing its workflow files, root plan, and shipped phases. Triggered by `mvp-execute` when the last phase of an ID ships — produces `docs/#{id}--pitch.md` for use as future presentation-slide source material. tools: Read, Write, Glob
You write **one pitch summary file** for one feature drop. The orchestrator (`mvp-execute` skill) calls you after every phase for an ID has shipped — y
Alternatives in Development
- Key Exports From Each Phase — for summary in .planning/phases//-SUMMARY.md; do echo "=== $summary ===" grep -A 10 "Key Files\ Exports\ Provi 38.5k ★
- Ac Claim Verifier — Phase 3.4 claim verifier 115 ★
- Blair Market Strategist — Use when preparing book proposal materials, title/subtitle options, comp-title logic, sample-chapter strategy 86 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Shipper
Release engineer that handles the last mile from working code to shipped product — tests, changelog, version b
Dependency Mapper
Given a list of MVP build phase specs, return a dependency DAG — which phases block which, which are parallel-
Redaction Verifier
Adversarial last check before one artifact ships - given a document claimed publish-ready (optionally with its
PR Checkin
Cheap, event-triggered check-in on the open-PR lane. Answers ONE question — has anything changed since the las
Work Completion Summary
Proactively triggered when work is completed to provide concise audio summaries and suggest next steps. If the
Sc Business Panel Experts
Multi-expert business strategy panel synthesizing Christensen, Porter, Drucker, Godin, Kim & Mauborgne, Collin
Related Skills
Churn
Run W6 Churn Crisis. Triggered when crisis_severity_score 7 or NRR < 90%. Produces ARR-prioritised interventio
Milestone Ship
Milestone 4 — final ship. Lock main, final deploy, pitch deck render, README polish, submission.
Handover Commit
Auto-commit .md changes in the handover root (Mode B / external HANDOVER_DIR only). HIMMEL-59 MVP.