Documentation
¶
Overview ¶
Package recipes is a thin import-aggregator: it pulls in every recipe subpackage so their init() functions register with the global setup.Registry. Both the CLI (`clawtool recipe …`, `clawtool init`) and the MCP server (`mcp__clawtool__Recipe*`) import this package so the registry is populated regardless of how clawtool is invoked.
Adding a new recipe is one blank import here.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package agentclaim hosts the AI-agent integration recipe — the `agents` category in clawtool's setup taxonomy.
|
Package agentclaim hosts the AI-agent integration recipe — the `agents` category in clawtool's setup taxonomy. |
|
Package agents holds setup recipes that integrate external AI- agent harnesses (Archon, future entrants) with clawtool's playbook layer.
|
Package agents holds setup recipes that integrate external AI- agent harnesses (Archon, future entrants) with clawtool's playbook layer. |
|
Package bridges hosts the bridge recipes for the `agents` category — connectors from Claude Code to other coding-agent CLIs (Codex, OpenCode, Gemini).
|
Package bridges hosts the bridge recipes for the `agents` category — connectors from Claude Code to other coding-agent CLIs (Codex, OpenCode, Gemini). |
|
Package ci hosts recipes for the `ci` category — PR/push pipeline scaffolding.
|
Package ci hosts recipes for the `ci` category — PR/push pipeline scaffolding. |
|
Package commits hosts recipes for the `commits` category — commit- time discipline.
|
Package commits hosts recipes for the `commits` category — commit- time discipline. |
|
Package governance hosts recipes for the `governance` category — files & policies that govern collaboration.
|
Package governance hosts recipes for the `governance` category — files & policies that govern collaboration. |
|
Package knowledge hosts recipes for the `knowledge` category — project memory and documentation tooling.
|
Package knowledge hosts recipes for the `knowledge` category — project memory and documentation tooling. |
|
Package oauth ships starter OAuth/OIDC integration scaffolds for the identity providers clawtool's agent layer supports out of the box.
|
Package oauth ships starter OAuth/OIDC integration scaffolds for the identity providers clawtool's agent layer supports out of the box. |
|
Package productivity hosts recipes that ship curated, daily-use playbooks for AI-assisted development.
|
Package productivity hosts recipes that ship curated, daily-use playbooks for AI-assisted development. |
|
Package quality hosts recipes for the `quality` category — code quality enforcement (lint, format, test scaffolds).
|
Package quality hosts recipes for the `quality` category — code quality enforcement (lint, format, test scaffolds). |
|
Package release hosts recipes for the `release` category — version cutting and publishing automation.
|
Package release hosts recipes for the `release` category — version cutting and publishing automation. |
|
Package runtime hosts recipes for the `runtime` category — dev environment + container scaffolding.
|
Package runtime hosts recipes for the `runtime` category — dev environment + container scaffolding. |
|
Package sources — recipes for AI source / gateway integrations.
|
Package sources — recipes for AI source / gateway integrations. |
|
Package supplychain hosts recipes for the `supply-chain` category — dependency updates and security tooling.
|
Package supplychain hosts recipes for the `supply-chain` category — dependency updates and security tooling. |
Click to show internal directories.
Click to hide internal directories.