hatch3r-recipe
OfficialBuild guided hatch3r workflow recipes
Software Engineering#agent orchestration#yaml#checkpointing#dependency graph#dry-run#workflow recipes#resume execution
Authorhatch3r
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Recipes standardize repeatable hatch3r workflows so teams can run complex multi-step agent plans safely and consistently instead of re-deriving the same sequence each time.
Core Features & Use Cases
- Recipe creation & schema-driven design: Define a YAML recipe with variables, step DAGs, checkpoints, and completion messaging for predictable orchestration.
- Dependency-aware execution planning: Model
depends_onandparallel_withrelationships to build an execution graph and run safe parallel substeps when appropriate. - Dry-run validation & recovery workflow: Validate prerequisites, detect cycles, catch missing references, and support resume after failures to reduce trial-and-error.
- Project or global recipe scope: Target recipes to
.hatch3r/recipes/(project) or~/.hatch3r/recipes/(user-level) depending on reuse needs.
Quick Start
Create a recipe YAML in .hatch3r/recipes/ and run it in dry-run mode to confirm the DAG, variables, and referenced commands/skills before executing for real.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: hatch3r-recipe Download link: https://github.com/hatch3r/hatch3r/archive/main.zip#hatch3r-recipe Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.