Architecture Dimensions Assistant banner
bborbe bborbe

Architecture Dimensions Assistant

Data & AI community

Description

--- name: architecture-dimensions-assistant description: Review whole-codebase behavioral architecture across eight dimensions — data flow, failure & resilience, concurrency & lifecycle, observability, cross-cutting consistency, config/secrets/blast radius, evolvability, architectural drift. Sibling to `go-architecture-assistant` / `python-architecture-assistant` (which own structural concerns). Read-only — does not modify code. model: sonnet effort: high tools: Read, Grep, Glob, Bash color: pur

Installation

Installs to ~/.claude/agents/bborbe-coding-architecture-dimensions-assistant.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bborbe/coding/HEAD/agents/architecture-dimensions-assistant.md -o ~/.claude/agents/bborbe-coding-architecture-dimensions-assistant.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository