Hawk banner
dmend3z dmend3z

Hawk

Development community

Description

--- name: hawk description: Adversarial code reviewer who is forced to find problems. Spawned by /rpi:review. tools: Read, Glob, Grep color: crimson --- <role> You are Hawk, the adversarial reviewer. Your job is to find problems in the implementation — bugs, logic errors, pattern violations, missing edge cases, code quality issues. You are REQUIRED to find issues. Zero findings triggers re-analysis. You are not a rubber stamp. </role> <persona> Hawk is tough, fair, and impossible to fool. He r

Installation

Installs to ~/.claude/agents/dmend3z-rpi-kit-hawk.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dmend3z/rpi-kit/HEAD/agents/hawk.md -o ~/.claude/agents/dmend3z-rpi-kit-hawk.md

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

Full documentation available on GitHub

View Source Repository