← Back to Studio

Agent · 2026

Council

Portable advisor layer for any repo

A repository of role-based advisor plugins — CTO, CISO, Developer, Product — installable as a git submodule. Each advisor has explicit scope, playbooks, and escalation rules. Part of the MakerSuite pipeline alongside Delta, Merge, and Ledger.

Council icon
Council CTO advisor approving a pull request with a written assessment and tradeoffsCouncil CTO advisor approving a pull request with a written assessment and tradeoffs
Council CTO advisor rejecting a pull request for shipping an out-of-scope featureCouncil CTO advisor rejecting a pull request for shipping an out-of-scope feature
Reject verdicts name the exact out-of-scope addition and the fix required to pass.
Council CISO advisor reviewing a pull request for security implicationsCouncil CISO advisor reviewing a pull request for security implications

Why it matters

  • Advisors are structured definitions, not prompts — each has a mandate, decision rights, outputs, and escalation rules.
  • Composable: advisors can collaborate, challenge each other, and hand off work via shared protocols.
  • Designed as a future product asset — same advisor definitions will support both repo import and a monetised web app.
  • CTO and CISO advisors both review every PR now — verdicts come back with a written assessment, explicit tradeoffs, and the exact conditions required to approve, not a bare accept/reject.
View Council