Pr Review
Use when reviewing a pull request with multi-persona feedback. Spawns sequential sub-agents (Architect, 10x Engineer, Security Expert, Engineering Manager) who post comments to the PR, then interactively lets you choose which fixes to implement.
Feature Pipeline
End-to-end feature automation — interactive brainstorm for spec and design, then automated alignment, planning, implementation, ralph refinement, and PR review
Plan To Ralph
Generate ralph-o-matic review files via interactive Q&A or automatic derivation (--auto) from spec and design docs
Auto Ralph Submit
Non-interactive submission to ralph-o-matic with sensible defaults — pre-flight checks, auto-commit, auto-push, and Teams notification
Spec To Design
Automated pipeline from spec+designs through alignment, planning, plan alignment, and draft implementation — runs steps 3-6 with zero interaction
Auto Ralph Prep
Automatically generate ralph review files (RALPH.md, focus-areas.md, gaps-identified.md) from spec and design docs without interactive Q&A
Ralph Plan
Automate ralph review setup — backs up existing tracking docs, copies templates, populates focus areas from branch changes or user-specified scope, and links available design docs into RALPH.md
Curating Code
Analyze a codebase for vibe-coding cruft — dead code, excessive complexity, duplication, and inconsistent patterns — then selectively fix issues to produce clean, senior-engineer-quality code.