Plugin Claude Code
Plugin marketplace listing 1 plugin: pitch-deck.
Plugin Claude Code
Plugin marketplace listing 1 plugin: pitch-deck.
Plugin Claude Code
Create investor-ready pitch decks through structured founder interviews and phased methodology. Includes 7-test audit battery.
Command
Stress-test an existing pitch deck with 7 investor-lens tests. Headlines Tell Story, Team Placement, 5-Second Test, Narrative Arc, Anti-BS Check, Investor Psychology, Structural Completeness.
Command
Build an investor-grade pitch deck through narrative-first methodology. Story before slides. Writing before design. Meaning before data. Runs through 6 phases: Interview, Foundation, Story, Objections, Design, Slides.
Plugin Claude Code
Plugin marketplace listing 1 plugin: codex-review.
Plugin Claude Code
Parallel Codex code reviews for Claude Code. N independent agents (diff, security, tests, architecture) review your changes with project-aware context. Includes self-review, anti-pattern detection, and knowledge compounding.
Command
Cancel active review loop(s).
Command
Run N parallel Codex reviews on uncommitted changes (diff, holistic, security, tests).
Command
Pre-implementation risk assessment: 4 parallel Codex agents analyze your plan against the codebase (read-only).
Hook
Runs after a tool call finishes for Edit, Write, Edit, Write and Edit tool calls, executing track-modified.sh, format-on-save.sh, check-comment-replacement.sh and check-unused-parameters.sh (4 commands). From dkorobtsov/codex-review-loop.
Hook
Runs when the agent finishes a response, executing self-review.sh and stop-hook.sh (2 commands). From dkorobtsov/codex-review-loop.