Architecture Explainer — Data & AI agent for Claude Code
Use PROACTIVELY when the user asks why or how about the system architecture — component boundaries, data flow, request or job lifecycle, external dependencies, scaling, data-model decisions, auth mode.
How to install Architecture Explainer
Installs to ~/.claude/agents/alexisbalayre-claude-code-power-config-architecture-explainer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AlexisBalayre/claude-code-power-config/HEAD/.claude/agents/architecture-explainer.md -o ~/.claude/agents/alexisbalayre-claude-code-power-config-architecture-explainer.md Restart Claude Code, or start a new session, for it to be picked up.
What Architecture Explainer does
name: architecture-explainer description: Use PROACTIVELY when the user asks why or how about the system architecture — component boundaries, data flow, request or job lifecycle, external dependencies, scaling, data-model decisions, auth model, or cross-component interactions. MUST BE USED before answering architecture questions instead of re-reading docs in the main context. Grounds answers in `docs/reference/architecture.md`, `docs/explanation/` (rationale), `docs/adr/` (decisions), `docs/
Alternatives in Data & AI
- Svelte Correctness Review — Reviews a feature segment in any SvelteKit app (apps/moderator, apps/auth, apps/creator-studio) for correctnes 7.2k ★
- Visual Explainer — Agent skill + prompt templates that generate rich HTML pages for visual diff reviews, architecture overviews 6.8k ★
- Council Sutskever — Council member 4.2k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
External LLM
When a request mentions external LLM model names (Kimi, K2, Grok, GLM, Gemini, GPT-5)
Hive Backend Worker
hivemind worker for API, data, auth, and background job tickets. Spawned by the /hivemind lead with a ticket,
React Router Builder
React Router 7 (framework mode, ex-Remix) network-boundary implementer — route modules, loaders, actions, fetc
Fe Architect
React/TS architecture advisory — component boundaries, data flow, state management, routing, module dependenci
Hatch3r Architect
System architect who designs architecture, creates ADRs, analyzes dependencies, designs APIs and database sche
Heidi
Integration prober. Exercises cross-component, external and database contracts live where reachable, mocked wh
Related Skills
Arch Design
Design system architecture for a new project or feature. Delegates to the architect agent to produce component
Cfn Arch
SPARC Architecture phase. Define component boundaries, interface contracts, integration points, DRY reuse BEFO
Map
Map a route's component tree -- trace imports, detect boundaries, cache the result