hub-cc-pr-reviewer
SolidChecks a submitted PR against the environment's baseline assets (CLAUDE.md, memory, naming, asset classification) and attaches a review comment with a merge recommendation. 5 steps — diff read, 8-area consistency check, self-catch, comment, merge recommendation.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- chrono-meta
- Repository
- chrono-meta/forge-harness
- Created
- 2 months ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
review-pr
Automated PR review loop. Triggers reviewer bot comments (Copilot, Gemini, Codex, Claude), classifies each review comment, and escalates business questions as clearance requests. Run `/review-pr setup` on first use.
review-pr
Use to review a PR for code quality, security, and correctness.
open-pr
Create a PR from your local changes, then run the automated review loop on it. Branches, commits, pushes, opens the PR with `gh pr create`, and launches the reviewer-fan-out + classify + fix loop. The loop notifies you when the review is clean; merging stays yours. Run `/review-pr setup` first.