Skill Verify Auditor banner
GGGODLIN GGGODLIN

Skill Verify Auditor

Development community

Description

--- name: skill-verify-auditor description: Rubric compliance auditor for skill Self-Verify steps (dispatch marker `skill-verify:<skill-name>`). Use when a SKILL.md's Self-Verify step requires checking a finished report or deliverable against a fixed rubric, with BOTH the deliverable text and the rubric fully embedded in the prompt. Returns per-rule PASS/FAIL lines plus a final VERDICT line in the exact format the rubric specifies. Do not use for verifying work against a spec or repo state (task

Installation

Installs to ~/.claude/agents/gggodlin-claude-pr-review-skill-verify-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/GGGODLIN/claude-pr-review/HEAD/agents/skill-verify-auditor.md -o ~/.claude/agents/gggodlin-claude-pr-review-skill-verify-auditor.md

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

Full documentation available on GitHub

View Source Repository