Product · OpenClaw plugin

Stop hacking agents. Start cooking with recipes.

ClawRecipes builds multi-agent teams out of markdown. Shared context in git, specialist roles on the line, scheduled workflows, and a process that verifies its own work.

$openclaw plugins install @jiggai/recipes
103 GitHub stars · 1.5K installs a month · stable
The kitchen

Four stations, one workflow.

A recipe is a markdown file. Everything else — who works on it, when it runs, how it gets checked — is defined in the same place.

The Pantry

Shared context

Everything the team needs lives as files in your repo — markdown briefs, tickets, checklists. Agents read the same source of truth your people do, and every change shows up in a diff.

  • File-first, git-tracked
  • Readable in a pull request
  • Deterministic scaffolding

The Line

Team agents

Prebuilt specialist roles — Lead, Dev, DevOps, QA — that you assign like staff. Swap models, tools, or responsibilities per role without rewriting your workflow.

  • Prebuilt specialist roles
  • Per-role model + tool config
  • Custom roles when you need them

The Timer

Workflows

Recurring work runs on a schedule: nightly triage, weekly reports, hourly monitors. Automation is opt-in by default, so nothing runs that you did not agree to.

  • Cron-scheduled runs
  • Opt-in consent model
  • Per-run history and output

The Pass

Agile process

Work moves through swim lanes with verification checklists at each step. Nothing reaches Done because an agent claimed it did — it reaches Done when the checks pass.

  • Backlog → In Progress → Testing → Done
  • File-based verification checklists
  • Evidence attached to each step

Install it in one command.

ClawRecipes is an OpenClaw plugin. Add ClawKitchen on top when you want to watch it all happen on a board.

$openclaw plugins install @jiggai/recipes