Skip to main content

Cookbook

Hands-on, task-shaped guides. Each page is a complete working example — curl-able, forkable, re-runnable.

Templates

Five starter packs ship with the declaragent init wizard. Each page walks the template end-to-end.

TemplateWhat it demonstrates
conciergeMinimal Slack Q&A bot (Socket Mode, provider-default tools)
oncall-escalatorAlertmanager webhook → Claude triage → Slack DM
pr-reviewGitHub webhook → Claude reviews the diff → inline review comments
kafka-pipelineKafka source + DLQ + daily cost budget
multi-tenant-starterTwo tenants on one daemon, scoped extensions + quotas
rpc-client + rpc-serverPaired agents exchanging typed requests over agent-rpc (v1.1)
fleet-starterTwo agents under one manifest + the full declaragent fleet workflow (v1.2)

Recipes

Cross-cutting how-tos built on top of the runtime.

RecipeGoal
Deploy to GCP Cloud RunGet the concierge template live on Cloud Run in ten minutes.
Rotate a Vault secretZero-downtime secret rotation using declaragent secrets rotate.
Run two tenants on one daemonIsolated state, extensions, and quotas — one process.
Trace a request in GrafanaEnd-to-end OTel span from inbound → engine → outbound.

Missing something?

Open a discussion at github.com/declaragent/declaragent/discussions — cookbook pages are the quickest way to ship knowledge back to the community.