Hatch3r Api Spec banner
hatch3r hatch3r

Hatch3r Api Spec

Testing community

Description

--- id: hatch3r-api-spec type: command orchestrator: true agentPipeline: [hatch3r-researcher, hatch3r-docs-writer, hatch3r-reviewer] description: Generate or validate an OpenAPI specification from the codebase. Scans route definitions, extracts schemas, and produces a complete API spec. tags: [planning] quality_charter: agents/shared/quality-charter.md efficiency_patterns: agents/shared/efficiency-patterns.md cache_friendly: true parallel_tool_default: true efficiency_tier: deep triage_tiers: [1

Installation

Installs to ~/.claude/skills/hatch3r-hatch3r-hatch3r-api-spec/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository