Agents

3 agent compositions — each assembles atoms into a complete agent definition.

Code Reviewer

v1.0.0 · 9 refs

Read-only adversarial code-review agent. Reads diffs, grep'd context, files findings. Cannot exec, cannot reach network.

Runbook Executor

v1.0.0 · 7 refs

DevOps runbook execution agent. bash exec + scoped writes + outbound HTTP, gated by per-command user approval and container isolation.

Safe-by-Default Agent Template

v1.0.0 · 6 refs

Reference template demonstrating safe agent configuration: minimal capabilities, explicit role boundaries, security policy floor, and strict isolation. Use as the starting point for any new agent definition.