Coding Guidelines Reviewer banner
andr-ca andr-ca

Coding Guidelines Reviewer

Development community

Description

--- name: coding-guidelines-reviewer description: Use after finishing a change in this repo to check it against CODING_GUIDELINES.md's rigor tiers, the testing mandate, and COMPLETION_CHECKLIST.md before calling the work done — flags gaps, does not fix them. tools: Read, Grep, Glob, Bash model: inherit --- # Coding Guidelines Reviewer Read-only review agent for this repo's own house rules. Report findings; do not edit anything — the same report-don't-fix contract the `audit-review-followup` sk

Installation

Installs to ~/.claude/agents/andr-ca-agentharness-coding-guidelines-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/andr-ca/agentharness/HEAD/.claude/agents/coding-guidelines-reviewer.md -o ~/.claude/agents/andr-ca-agentharness-coding-guidelines-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository