## Problem Claude can't automatically review PRs against team standards learned in Issue #9. ## Developer Pain Points - Manual PR reviews miss common issues - Inconsistent review quality - Review patterns from #9 not applied automatically - No CODEOWNERS integration ## Depends On - Issue #9 (Team Knowledge Sharing) ## Proposed Solution PR Review Automation that: 1. Auto-reviews PRs using team knowledge patterns 2. Checks against learned review patterns 3. Suggests reviewers based on code ownership 4. Tracks review feedback compliance ## Features - Apply PR patterns from team-knowledge-service - CODEOWNERS integration for reviewer suggestions - Auto-generate review checklist - Track review feedback compliance ## MCP Tools - pr-auto-review: Review PR against team patterns - pr-suggest-reviewers: Suggest reviewers - pr-checklist: Generate review checklist ## Priority High - Extends Issue #9 ## Effort Estimate 2 days
Problem
Claude can't automatically review PRs against team standards learned in Issue #9.
Developer Pain Points
Depends On
Proposed Solution
PR Review Automation that:
Features
MCP Tools
Priority
High - Extends Issue #9
Effort Estimate
2 days