Claude Corp is a multi-agent engineering system built on Anthropic's Claude. Specialized AI roles plan, build, test, review, and deploy across two production apps — all governed by a living Constitution.
Each role is a Claude agent with a scoped skill file. Morgan orchestrates across roles; the Constitution enforces every safety gate.
Sky writes a directive or runs a slash command. The authority order locks in: Sky > Constitution > role files > skills.
Morgan reads backlogs, open branches, and QA reports — then routes work to the right specialists in dependency order.
Each agent works in isolation on a scoped branch. Design, code, test, a11y, performance, and privacy checks all run before merge.
A 7-layer Design Compiler gate plus the Orion recovery agent ensure no UI ships without full parity and a rollback path.
Only Sky touches main. Agents branch, propose, and report — never auto-merge. Morgan briefs; Sky decides.
Each role is a purpose-built Claude agent with a scoped skill file, a prefixed branch namespace, and a silent external presence — only Morgan talks to Sky.
Claude Corp is governed by a Constitution that outranks any role or skill. Safety is structural, not aspirational.
A versioned governance document (currently v1.11) that all 15 roles inherit as hard law. No agent self-amends — only Sky changes it.
Every UI change passes tokenization, accessibility parity, component consistency, visual entropy, luxury score, and regression safety before it's marked done.
19 scheduled agents run autonomously overnight. A halt-sentinel file freezes all background work instantly. Max one reversible change per cycle.
No agent ever touches main. Every change lands on a role-prefixed branch, gets reviewed, and merges only when Sky approves.
Morgan is the only agent allowed to message Sky. Every other role surfaces findings to QA reports; Morgan picks them up and briefs.
Five chained commands drive a continuous backlog-to-PR cycle: plan → work → review → state-sync → next. No idle time between iterations.
Claude Corp runs on Anthropic's Claude. It's Sky's personal engineering team — always on, always scoped, always governed.
View the source on GitHub