arch-council
Installation
SKILL.md
Architecture Council Skill Guide
Workflow
- Confirm the architecture question with the user. Clarify scope and which repos are relevant.
- Build context: run
build-context.shto extract structure, dependencies, API surface, and auth patterns from each repo. - Run debate: execute
debate.shto orchestrate propose → critique → synthesize cycle. - Present the final synthesis to the user. Highlight the ADR, unresolved tensions, and concrete next steps.
- Offer follow-up: additional rounds, deeper dive into a specific repo, or implementation planning.