The Kaer guide library.
12 guides5 categories
Deeper recipes for workspace setup, prompt design, parallel workflows, integrations, and production deploys — every guide you need to get the most out of Kaer.
Your first project in five minutes
Connect a repository, frame a task, and review your first Operator-produced PR.
Read guideBrowse the full library
Guides are grouped by category. Each entry links to the full recipe in the docs.
Getting started
1 guideWorkflows
3 guidesDesigning prompts Operator can act on
Frame tasks as outcomes, not steps — and learn the patterns that produce reliable, reviewable results every time.
Parallel branches: running multiple tracks at once
When to split a task into concurrent agent branches, how to set checkpoints, and how to reconcile the results.
Approval gates and when to use them
Keep humans in the loop for irreversible steps without slowing down the routine work.
Agents
2 guidesIntegrations
2 guidesDeploy
3 guidesHanding off to deployment: preview to production
Wire Operator's preview links and PRs into your existing release pipeline without changing the review process.
Triggering agents from CI and cron
Drive Operator programmatically via the API — kick off a run from a GitHub Action, a schedule, or your own product.
Rollback safety and failed-deploy recovery
Understand how Operator isolates deploys, what the automatic rollback contract covers, and how to recover manually.
Start with the quickstart, then go deeper.
Five minutes from zero to a shipped Operator PR. Once you have the basics, come back here for the recipes that match your team’s workflow.