code-review
49Command
Review the current changes for bugs, security issues, and guideline violations.
Command
Review the current changes for bugs, security issues, and guideline violations.
Command
Restate requirements, assess risks, and produce a step-by-step implementation plan before touching code.
Command
Run the test-driven development workflow: write failing tests first, then the minimal code to pass.
Command
Run lint, type-check, tests, and a security scan before committing.
Skill Claude CodeCodex
Research existing solutions before writing custom code.
Skill Claude CodeCodex
Security checklist for code changes with severity classification.
Skill Claude CodeCodex
Test-driven development enforcement with RED-GREEN-IMPROVE cycle.
Skill Claude CodeCodex
Pre-commit verification with lint, type-check, tests, and security scan.
Plugin Claude Code
Customer discovery that does not invent quotes. Turns one interview into a structured snapshot with every quote verified against the transcript, then runs the full cycle: frame, interview, synthesize, package.
Skill Claude CodeCodex
Transform a single customer interview transcript into a structured Interview Snapshot with five fixed sections. Use when the user has a Granola/Fireflies/manual transcript and needs the atomic research unit that feeds cross-interview synthesis. Triggers on "create interview snapshot", "process this interview"…
Skill Claude CodeCodex
Runs a full product discovery cycle for PMs with no UX researcher: frames the problem, plans Mom Test interviews, synthesizes findings into an opportunity tree, and packages evidence into a stakeholder one-pager. Use when the user wants to start discovery, validate a problem before building, plan customer interviews…
Plugin Claude Code
Session and context management: session init, handoff documents, context compaction, parallel task orchestration.
Skill Claude CodeCodex
Create portable handoff document when switching sessions.
Skill Claude CodeCodex
Read and summarize sub-agent manifest files.
Skill Claude CodeCodex
Track skill performance and emerging patterns.
Skill Claude CodeCodex
Wave-based parallel task execution with sub-agents.
Skill Claude CodeCodex
Lightweight session initialization with context recovery.
Skill Claude CodeCodex
Monitor context usage and suggest compaction at logical milestones.
Plugin Claude Code
Turns engineering docs (architecture refs, API docs, ADRs, runbooks) into structured code-free context that PMs and designers can actually use.
Skill Claude CodeCodex
Convert technical developer documentation into PM/designer-friendly context documents. Reads engineering docs (architecture refs, API docs, runbooks, ADRs, READMEs) and produces structured, code-free knowledge base files that non-engineers can use to understand systems, file better bugs, write better specs, and have…