From gaia-foundation
Guides updating Gaia /docs/architecture files (components, use cases, diagrams) to align docs, README, and designs with code before structural changes or to resolve architecture drift.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gaia-foundation:gaia-architectureThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill to keep `docs/architecture` current and concrete enough that the
Use this skill to keep docs/architecture current and concrete enough that the
rest of Gaia can plan and deliver against a stable target solution.
Use this skill when:
docs/architecture is missing or staleDo not use this skill when:
docs/architecture content or evidence that it is absentdocs/architecture| Failure mode | Recovery | Owner | Escalation |
|---|---|---|---|
| missing baseline | create the baseline from current repo behavior | architect | block planning until complete |
| unclear request | obtain clearer scope or constraints | intake | stay upstream |
| downstream role requests design workaround | restate the design or reject the workaround | architect | escalate unresolved contradictions |
| README drift after design change | update README after architecture stabilizes | architect | block release messaging claims |
docs/architecture baseline for the Gaia plugin repository before rewriting its operating definitions.npx claudepluginhub frostaura/ai.toolkit.gaia --plugin gaia-foundationDocuments system architecture with component diagrams, data flows, ADRs, deployment views, and templates. Analyzes patterns and maintains living docs for team communication.
Guides structured conversations to define repository architecture principles in clean (default), hexagonal/ports & adapters, modular monolith, or custom styles. Produces formal architecture.md document for project standards.
Reads SERVICE_MAP.yaml, asks clarifying questions, and produces a change plan with a Mermaid sequence diagram, YAML patch, and risk register before non-trivial feature or bugfix work.