Review Loop Bounded review-fix-re-review loop. You are the router — parse intent, select reviewers, run the loop. 1. Parse Intent From natural language after , determine: - Target : plan or work? Check conversation context, recent activity, user's words. - Reviewers : user-specified, or your judgment. Available: , , , , , , . Match to artifact type. - Round cap : default 3. User can say "thorough" (5) or "quick" (1). - Severity gate : default P2 (fix P0-P2, record P3+). User can say "strict" (P1) or "lenient" (P3). If ambiguous, ask: "Reviewing the plan or the work?" 2. Dispatch - Plan : invo…