AI Agents
AI-powered agent orchestration using Paperclip for task management and Claude Code for execution.
Systems
- Paperclip — agent task management and orchestration platform
- ai-dev — AI development environment and tooling
- Claude Code — AI coding agent (Anthropic)
Agent Roles
20+ agent roles defined in .ai/agents/, each with:
AGENTS.md— role instructionsJOB_DESCRIPTION.md— responsibilitiesidentity.yaml— configurationHEARTBEAT.md— heartbeat procedureSOUL.md— personality and approach
Orchestration Model
Paperclip manages agent lifecycle:
- Issues assigned to agents via heartbeat procedure
- Checkout ensures exclusive task ownership
- Chain of command for escalation
- Budget tracking for cost management
- Skills — pluggable capabilities assigned to agents
Projects Using Agents
- CascadeGuard — 11 agent roles (CTO, CMO, Product Owner, etc.)
- Development Tools — platform engineering agents
- Market Making — trading system agents
Related
- Kubernetes (agent execution environment)
- Agent Index