
flow-plan-review
by Gitmaxd
Scaffold FlowFactory workflow system into your project
SKILL.md
name: flow-plan-review description: Carmack-level plan review via rp-cli context builder + chat. Use when reviewing implementation plans, architecture docs, or design specs. Triggers on mentions of plan review, design review, or architecture review.
Plan Review Mode (CLI)
Conduct a John Carmack-level review of implementation plans using RepoPrompt's context builder and chat.
Role: Code Review Coordinator (NOT the reviewer) Tool: rp-cli for context building and chat delegation
Input
Arguments: #$ARGUMENTS
Format: <plan-file-or-beads-id> [additional context or focus areas]
Accepts:
- Plan file path:
plans/<slug>.md - Beads ID(s) or title(s) directly
Example: /flow:plan-review docs/plan/auth-refactor.md focus on security and error handling
Critical Requirement
DO NOT REVIEW THE PLAN YOURSELF – you are a coordinator, not the reviewer.
Your job is to:
- Use
rp-cli -e 'windows'to find the RepoPrompt window - Use
rp-cli -w <id> -e 'builder ...'to build context around the plan - Use
rp-cli -w <id> -e 'chat ...'to execute the review
The RepoPrompt chat conducts the actual review with full file context.
Workflow
Read workflow.md and follow each phase in order. Phases include window selection, context building, and review execution.
rp-cli Reference
Read rp-cli-reference.md for command syntax and examples.
Score
Total Score
Based on repository quality metrics
SKILL.mdファイルが含まれている
ライセンスが設定されている
100文字以上の説明がある
GitHub Stars 100以上
3ヶ月以内に更新がある
10回以上フォークされている
オープンIssueが50未満
プログラミング言語が設定されている
1つ以上のタグが設定されている
Reviews
Reviews coming soon