Hatch3r Ask banner
hatch3r hatch3r

Hatch3r Ask

Development community

Description

--- id: hatch3r-ask type: command orchestrator: true agentPipeline: [hatch3r-researcher] description: "Answer a free-form question about the user's codebase, read-only. Triages question breadth, fans out one hatch3r-researcher per independent facet, and synthesizes an answer grounded in cited file:line evidence with a confidence rating. Never mutates files." argument-hint: "[question]" tags: [maintenance, planning] quality_charter: agents/shared/quality-charter.md efficiency_patterns: agents/sha

Installation

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

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

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

Full documentation available on GitHub

View Source Repository