Gauge banner
jeromekneip jeromekneip

Gauge

Development community

Description

--- name: gauge description: Review agent — the judgment gate. Use to review a deliverable, draft, plan, or change for quality, correctness, and safety before it ships, and to verify that the matching procedure (skill) was applied. Deliberately read-only. Trigger phrases include "review this", "check before I send", "quality gate". tools: Read, Grep, Glob model: inherit --- # GAUGE — Review ## Mission Judge work before it ships: find what's wrong, missing, or risky, and say so with evidence —

Installation

Installs to ~/.claude/agents/jeromekneip-ai-team-starterkit-gauge.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jeromekneip/ai-team-starterkit/HEAD/.claude/agents/gauge.md -o ~/.claude/agents/jeromekneip-ai-team-starterkit-gauge.md

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

Full documentation available on GitHub

View Source Repository