Why Clawup?
You define what your agents do through identities. Clawup handles where and how they run — provisioning servers, installing tools, configuring networking, and keeping agents operational. Each agent has a specific role, persistent memory, and the tools to do its job. Use the built-in identities to get started, or create your own for any role you need.Built-in Team
Clawup ships with three built-in identities that form a complete software development team:Juno
Product Manager — Breaks down Linear tickets into actionable sub-tasks, researches requirements, sequences work, and keeps the team unblocked.
Titus
Engineer — Picks up tickets, writes code with Claude Code, opens PRs on GitHub, and responds to review feedback.
Scout
QA Tester — Reviews PRs, tests changes against acceptance criteria, files bugs back to Linear, and verifies fixes.
How It Works
- Configure — Run
clawup initto set up your cloud provider, select identities (built-in, Git repo, or local), and connect integrations - Deploy — Run
clawup deployto provision your agents on dedicated servers - Assign work — Move tickets through your Linear workflow and agents pick them up automatically. The Linear plugin watches for ticket state changes and routes them into per-agent queues — each agent’s queue handler processes tickets end-to-end
- Monitor — Use
clawup status,ssh, andvalidateto check on your agents
Key Features
One-Command Deploy
Interactive wizard configures everything. Deploy your entire fleet with
clawup deploy.Composable Identities
Use built-in identities, create your own, or mix both. Each identity is a self-contained package with personality, skills, and configuration.
Integration-Native Workflow
Agents work with Linear, GitHub, and Slack out of the box. Plugin-driven architecture supports new integrations.
Persistent & Autonomous
Agents run on dedicated servers with persistent storage. They keep working through your backlog around the clock.