Task playbooks
CLI Workflows for AI Agents
Start from an outcome such as reviewing a pull request, querying a database, or deploying a Worker.
Choose the playbook that matches the target system and acceptable write risk.
Recommended starting points
Start with a common decision or workflow, then narrow the commands and permissions for your environment.
CLI workflows for AI agents by task
Each destination is a complete, source-backed page with a clear outcome and operating boundary.
Deployment and cloud
Code collaboration
Containers and Kubernetes
Databases
HTTP and webhooks
Data and text
Operations and infrastructure
How to choose the right guide
Start from the outcome
Choose the page that names the system and result you need, not only a familiar tool.
Check the highest risk
Read-only work, local edits, remote writes, and destructive actions need different review levels.
Match the identity
Confirm which account, token, cluster context, or database role the command will use.
Keep a recovery path
Prefer workflows that separate preview, verification, approval, and rollback.