A domain-agnostic Applied-AI system: an executive problem statement goes in, a funded, governed, production-ready delivery plan comes out — driven by an org chart of specialist agents under one constitution.
The catalog an IDE reads to install the agents — the top “settings” layer.
registry/agents.jsonAll 23 agents, typed orchestrator / pipeline / advisor / dev-pipeline, each mapped to its layer, stage and artifact.
registry/stages.jsonThe ADLC pipeline: every stage’s input contract, output artifact, consulted advisors, and whether it ends at a human gate.
Rules everyone obeys, one router, and advisors who advise — but never decide.
CONSTITUTION.mdHuman-final, evidence over assertion, ask before you build, safety for regulated data, one recommended path, artifacts are the interface, full traceability. Overrides every agent.
orchestratorClassifies the domain, sequences the stages, consults advisors, enforces the gates. It directs — it never does the specialist work itself.
The four cloud agents are asked the same question so the administrator compares GCP vs AWS vs Azure vs on-prem like-for-like — then gets one recommended path with the reason the other three lost.
Each agent knows one job: its input, its output artifact, its gate. Stage N’s artifact is stage N+1’s input.
A separate pipeline that consumes the AI Spec. Runs only when the initiative is funded — you can plan without ever writing code.
Cross-cutting foundations
Portable across Claude Code, Cursor & Antigravity. SnowflakeDatabricksBigQueryBedrockSalesforceDatadog — read-only & least-privilege by default; secrets never in the repo.
Core agents stay domain-agnostic; the domain-advisor plugs in the frame. HealthcareFinancial svcsInsuranceManufacturing+11
Every stage writes a real file (PRD → assessment → business case → AI Spec → evals → POC verdict → brief). The demo shows its work.
.claude/agents/ is native to Claude Code; AGENTS.md + .cursor/rules/ carry it to Cursor, VS Code & Antigravity.