review-plan
Installation
SKILL.md
Review Plan
Review a planning artifact against type-specific criteria. Runs internal review and /peer-review in parallel by default. Returns combined structured findings.
Step 1: Determine Artifact Type and Resolve
Determine Artifact Type
- Explicit argument — If the user specified a type (e.g., "review shells", "review spec"), use it. No argument defaults to plan.
- Conversation context — If artifact text or a path is already in context, infer the type.
- Auto-detect — Check
.turbo/for existing artifacts. If multiple types exist, pick the one with the most recently modified file.