Active — 19 scheduled agents running

A 15-role AI team
that ships software autonomously

Claude Corp is a multi-agent project management system built on Anthropic's Claude. Specialized AI roles collaborate across two production apps — planning, building, testing, reviewing, and deploying — all governed by a living Constitution.

View on GitHub Meet the team

How it works

From backlog to deploy, automated

Each role is a Claude agent with a scoped SKILL.md. Morgan orchestrates across roles. A Constitution enforces safety gates.

01

Sky sets intent

Sky writes a directive or invokes a slash command. The Constitution's authority order locks in: Sky > Constitution > role files > skills.

02

Orchestrator plans

Morgan reads backlogs, open branches, and qa-reports — then routes work to the right specialist roles in the right dependency order.

03

Roles execute

Each agent works in isolation on a scoped branch. Design, code, test, accessibility, performance, and privacy checks all run before anything merges.

04

Safety sweep

A 7-layer Design Compiler gate + Orion recovery agent ensure no UI ships without full parity and no reversals require a rollback plan.

05

Sky merges

Only Sky touches main. Agents branch, propose, and report — never auto-merge. Morgan delivers the briefing; Sky decides.


The team

15 specialized roles

Each role is a purpose-built Claude agent with a scoped SKILL.md, a prefixed branch namespace, and a silent external presence — only Morgan talks to Sky.

📋
Morgan
Project Manager
Status briefings, decision routing, and the sole channel for messaging Sky.
⚒️
Shamus
Feature Engineer
Ships new screens, flows, and UI. Every PR passes the 7-layer Design Compiler gate.
🔬
Gary
QA Engineer
Writes and runs tests. Catches regressions before they reach Sky's review queue.
🛡️
Steve
Safety Engineer
Enforces Constitution safety rules. Raises blockers before risky code ships.
Alex
Accessibility Engineer
WCAG 2.2 AA audits on every UI change. No screen ships without an a11y pass.
Peter
Performance Engineer
Bundle audits, render profiling, and load-time optimization across all projects.
🎨
Dani
Design Lead
Token-first design system. Runs the Design Compiler; POLISH and BLOCK decisions are hers.
🔐
Jordan
Privacy Engineer
Privacy-by-design gate on all location, auth, and user-data changes. PRIVACY.md owns the spec.
✍️
Will
Communications
UX copy, changelogs, onboarding text, and release notes — clear language across all surfaces.
🚀
Rory
Deployment Engineer
CI/CD pipelines, GitHub Actions, and live-URL readiness. Gets things actually shipped.
🔍
Casey
Code Reviewer
Deep diff reviews for correctness bugs, edge cases, and API misuse before merge.
📊
Riley
Analytics
Metrics, data validation, and insight reporting across project health signals.
🧩
Quinn
Integration Lead
Third-party APIs, SDK upgrades, and cross-system compatibility work.
📝
Dana
Documentation
Keeps specs, learnings, and architecture docs in sync with the actual codebase.
🔄
Orion
Recovery Agent
Recovery-only (Art. 8.4). Steps in when another role hits a blocker or inconsistent state.

What makes it work

Built-in guardrails, not guidelines

Claude Corp is governed by a Constitution that outranks any role or skill. Safety is structural, not aspirational.

📜

Living Constitution

A versioned governance document (currently v1.11) that all 15 roles inherit as hard law. No agent self-amends. Only Sky changes it.

🏗️

7-Layer Design Compiler

Every UI change passes tokenization, accessibility parity, component consistency, visual entropy, luxury UI score, and regression safety before Shamus marks it DONE.

🌙

Background Mode (Art. 12)

19 scheduled agents run autonomously overnight. A halt-sentinel file (`BACKGROUND_HALT`) freezes all background work instantly. Max 1 reversible change per cycle.

🔒

Main is Sacred

No agent ever touches main. Every change lands on a role-prefixed branch, gets reviewed, and merges only when Sky approves.

📬

One Voice to Sky

Morgan is the only agent allowed to message Sky externally. All other roles surface findings to qa-reports. Morgan picks them up and briefs Sky.

♻️

Velocity Loop

Five vl-* slash commands drive a continuous backlog-to-PR cycle: plan → work → review → state-sync → next. No idle time between iterations.


Built by one developer, powered by fifteen agents

Claude Corp runs on top of Anthropic's Claude. It's Sky's personal engineering team — always on, always scoped, and always governed.

View the source on GitHub →