Hatch3r Bug Plan banner
hatch3r hatch3r

Hatch3r Bug Plan

Design community

Description

--- id: hatch3r-bug-plan type: command orchestrator: true agentPipeline: [hatch3r-researcher, hatch3r-docs-writer] description: Diagnose a complex incident -- reproduce the symptom, rank root-cause hypotheses, design the fix path, and emit regression coverage items as a board-ready investigation tags: [planning, orchestration] quality_charter: agents/shared/quality-charter.md efficiency_patterns: agents/shared/efficiency-patterns.md cache_friendly: true parallel_tool_default: true efficiency_tie

Installation

Installs to ~/.claude/skills/hatch3r-hatch3r-hatch3r-bug-plan/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository