
from claude-code-harness553
Quality guardrail for Claude Code update integrations: detects doc-only Feature Table additions and forces implementation proposals when needed.
This skill acts as a review guardrail for Claude Code (CC) update integration PRs. When a PR adds rows to a project's Feature Table (e.g., CLAUDE.md or docs/CLAUDE-feature-table.md), the skill classifies each added item as (A) implemented in this PR, (B) doc-only ('written only'), or (C) CC-auto-inherited. If any items are category B, the skill blocks the PR and emits concrete implementation proposals in a structured format.
Trigger during PR review flows for CC integration updates: when diffs include Feature Table additions, when an automated harness reviewer detects a CC integration PR, or when an internal /harness-review hook calls it. Do NOT load for general implementation work, normal reviews, or setup tasks.
Designed for Claude Code / internal harness review systems that can run read/grep/glob tools and enforce PR gating. Compatible with automated review agents and CI-integrated review hooks.
This skill has not been reviewed by our automated audit pipeline yet.