project-standards-reviewer

Community

Enforce project standards in reviews

Authorxbpk3t
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill audits changed files to ensure they conform only to the project's explicitly documented standards (CLAUDE.md, AGENTS.md, and directory-scoped equivalents), preventing reviewers from applying undocumented or ad-hoc rules and ensuring every finding is traceable to a written rule.

Core Features & Use Cases

  • Standards discovery: Locate root and ancestor CLAUDE.md and AGENTS.md files or accept an orchestrator-provided standards-paths block.
  • Rule-targeted audits: Match rules to file types (frontmatter, references, naming, portability, tool selection) and apply only those rules that govern the changed files.
  • Evidence-backed findings: Report violations with the exact quoted rule from the standards file and the specific diff lines that violate it, plus calibrated confidence levels.
  • Use case: Run this Skill on a pull request to automatically detect improper SKILL.md frontmatter, incorrect reference inclusion modes, or platform-specific tool assumptions against the repository's standards.

Quick Start

Run a standards review on the changed files by providing the standards-paths block or letting the skill discover standards and return rule-cited findings with the violating diff lines.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: project-standards-reviewer
Download link: https://github.com/xbpk3t/ce-codex/archive/main.zip#project-standards-reviewer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.