What problem does it solve?
Manually reviewing pull requests against accumulated project baseline rules, naming conventions, and asset governance policies is time-consuming and prone to human error, especially for teams using meta-harnesses like forge-harness that rely on consistent standards across skills, rules, and templates.
Core Features & Use Cases
- 8-Matrix Baseline Consistency Check: Automatically validates PR changes against 8 core baseline areas including CLAUDE.md rules, accumulated memory/naming standards, asset classification, and hub gate policies.
- Layer 5 Self-Catch Validation: Catches gaps between original developer environment baselines and external user starting points to ensure review comments are accurate and context-aware.
- Automated Review Comment Generation: Attaches structured, standardized review comments with merge recommendations directly to GitHub PRs, reducing manual review overhead.
- Use Case: For a team modifying a forge-harness skill, this skill automatically reviews the PR to ensure the new skill follows existing naming conventions, aligns with CLAUDE.md rules, and does not break existing asset classification, then posts a review comment with a clear merge recommendation.
Quick Start
Request a baseline consistency review for PR #N to get an automated check against project rules and a merge recommendation.