Multi-model code review for gastown. Reviews GitHub PRs (by URL or number) or local branches (by branch name). Spawns parallel Claude, Codex, and (optionally) Gemini reviewers with specialized prompts optimized for regression prevention, then synthesizes findings into a single maintainer-grade decision report. Use --skip-gemini for dual-model mode when Gemini quota is exhausted. Invoke with /review-pr <pr-url|number|branch>.
Multi-pass code review: correctness, security, performance, and maintainability. Each finding gets severity, location, and suggestion.
Remove telltale AI writing patterns from documentation and text. Direct, concise prose without AI artifacts.
Structured brainstorming: generate 30 ideas, critically evaluate each, distill to the best 5 with actionable implementation plans.
Multi-phase planning process: understand, decompose, design, validate, then implement. No code until the plan is approved.
Evaluate and polish README and documentation. Ensure accuracy, structure, runnable examples, then de-slopify.
Design and implement an agent-optimized CLI interface for any project. JSON output, structured errors, exit codes, token-efficient.
Build world-class, polished UI/UX components with intense focus on visual appeal. Stripe-level quality through iterative refinement.