Hatch3r Debug banner
hatch3r hatch3r

Hatch3r Debug

Productivity community

Description

--- id: hatch3r-debug type: command orchestrator: true agentPipeline: [hatch3r-researcher, hatch3r-implementer, hatch3r-reviewer, hatch3r-fixer, hatch3r-testability, hatch3r-security] description: Standalone debug-and-fix workflow — add strategic debug logging, collect runtime logs from the user, perform root cause analysis, implement the fix, and clean up all debug artifacts. disable-model-invocation: true tags: [implementation, orchestration] quality_charter: agents/shared/quality-charter.md e

Installation

Installs to ~/.claude/skills/hatch3r-hatch3r-hatch3r-debug/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hatch3r-hatch3r-hatch3r-debug && curl -fsSL https://raw.githubusercontent.com/hatch3r/hatch3r/HEAD/commands/hatch3r-debug.md -o ~/.claude/skills/hatch3r-hatch3r-hatch3r-debug/SKILL.md

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

Full documentation available on GitHub

View Source Repository