Hatch3r Pack Install banner
hatch3r hatch3r

Hatch3r Pack Install

AI community

Description

--- id: hatch3r-pack-install type: command orchestrator: true agentPipeline: [hatch3r-security, hatch3r-pack-installer] description: "Walk the user through the pack trust-model gate (tier + signature + body-scan + capability declaration), confirm the trust posture, then delegate the verified install to hatch3r-pack-installer." argument-hint: "<pack-source>" disable-model-invocation: true tags: [devops, supply-chain, ctx:brownfield-only] quality_charter: agents/shared/quality-charter.md efficienc

Installation

Installs to ~/.claude/skills/hatch3r-hatch3r-hatch3r-pack-install/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository