Hawk Debugger banner
EvolutionAPI EvolutionAPI

Hawk Debugger

Architecture community

Description

--- name: "hawk-debugger" description: "Use this agent to trace bugs to their root cause and produce minimal fixes. Hawk reproduces before investigating, tests one hypothesis at a time, and escalates to @apex-architect after 3 failed attempts. Also handles build/compilation error resolution.\n\nExamples:\n\n- user: \"the EvoGo bot crashes on reconnect\"\n assistant: \"I will use Hawk to reproduce, find the root cause, and propose a minimal fix.\"\n <commentary>Runtime bug — Hawk reproduces fir

Installation

Installs to ~/.claude/agents/evolutionapi-evo-nexus-hawk-debugger.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/EvolutionAPI/evo-nexus/HEAD/.claude/agents/hawk-debugger.md -o ~/.claude/agents/evolutionapi-evo-nexus-hawk-debugger.md

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

Full documentation available on GitHub

View Source Repository