What problem does it solve?
This Skill provides a disciplined, Carmack-level plan review workflow that coordinates a RepoPrompt context builder and rp-cli chat to audit implementation plans, architecture documentation, and design specifications.
Core Features & Use Cases
- Structured discovery: Automatically surface relevant files, docs, and code patterns around a plan so reviewers can focus on critique rather than scavenging context.
- Carmack-level critique: Applies rigorous criteria (simplicity, architecture, edge cases, security) to plans and designs.
- Operational workflow: Guides through window selection, context discovery, review via RP-CLI chat, and iterative fixes, with an explicit follow-up loop.
- Collaboration support: Enables sharing a comprehensive review prompt and selected context with stakeholders.
Quick Start
To start a review, load your plan file and initiate a review session, e.g.:
/flow:plan-review plans/auth-refactor.md focus on security and error handling
The skill will verify prerequisites, assemble context, and begin the Carmack-level evaluation.