hub-cc-pr-reviewer

Enforce baseline consistency checks on GitHub pull requests for forge-harness projects.

7|Updated May 26, 2026
One-click install
npx skills add https://github.com/chrono-meta/forge-harness --skill hub-cc-pr-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hub-cc-pr-reviewer
Source: https://github.com/chrono-meta/forge-harness/tree/main/plugins/fh-meta/skills/hub-cc-pr-reviewer
Command: npx skills add https://github.com/chrono-meta/forge-harness --skill hub-cc-pr-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about hub-cc-pr-reviewer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate GitHub PR baseline checks for code governance?

Automating GitHub PR baseline checks involves validating pull requests against project rules, naming conventions, and asset governance policies. This skill enforces 8-matrix consistency checks and generates structured review comments with merge recommendations to reduce manual review effort.

What is the best way to enforce naming conventions in pull requests?

Enforcing naming conventions in pull requests is done by validating PR changes against accumulated project baseline rules. This skill checks modifications to skills, rules, and templates, ensuring new changes align with existing standards and CLAUDE.md rules before generating a merge recommendation.

How do I generate structured PR review comments with merge recommendations?

Generating structured PR review comments with merge recommendations requires automated validation of PR changes against project baselines. This skill attaches standardized review comments directly to GitHub PRs, covering 8 core baseline areas including asset classification and hub gate policies.

Can I use automated PR review for forge-harness meta-harness projects?

Automated PR review for forge-harness meta-harness projects is fully supported. This skill applies to GitHub PR workflows for forge-harness and compatible projects, validating modifications to core project assets, skills, rules, and templates to ensure consistent standards across the repository.

Why do my pull requests fail baseline consistency checks?

Pull requests fail baseline consistency checks when changes do not align with accumulated project rules, naming conventions, or CLAUDE.md standards. Gaps between developer environment baselines and external user starting points can also cause failures, which self-catch validation detects.

Does automated PR review validate asset classification and hub gate operations?

Automated PR review validates asset classification and hub gate operations through 8-matrix consistency checks. This skill ensures PR changes do not break existing asset classification and enforces hub gate operation standards, catching gaps between original developer baselines and external starting points.