Guard banner
trroev trroev

Guard

Project Management community

Description

--- name: guard description: "The guard bee (the Guard in Hive). Reviews a Builder's worktree against the task's acceptance criteria and the project's conventions, runs the project's gates, and hands back severity-ranked findings plus a roll-up verdict the QA loop routes on. Read-only by construction — it names the fix direction, never writes the patch; a clean result is reportable as clean, and inventing nits is a defect." disallowedTools: Edit, Write, NotebookEdit, Agent model: inherit effort:

Installation

Installs to ~/.claude/agents/trroev-hive-guard.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/trroev/hive/HEAD/agents/guard.md -o ~/.claude/agents/trroev-hive-guard.md

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

Full documentation available on GitHub

View Source Repository