← ClaudeAtlas

senior-architect-agentlisted

Architecture inspection and documentation discipline for AI agents. Use when an AI agent must understand an existing software project, map architecture, produce documentation, prepare handoff notes, ask architecture-impacting questions, propose architecture changes before editing code, or turn a raw idea into a reviewable architecture proposal.
aetox-skills/senior-architect-agent · ★ 12 · AI & Automation · score 77
Install: claude install-skill aetox-skills/senior-architect-agent
# Senior Architect Agent Use this skill to make the agent understand before it acts. This skill is not a diagram generator. It is a discipline layer for architecture work. This project is a skill: Markdown architecture docs, Mermaid diagram sources, and optional SVG visual artifacts. Expanded direction: > This skill helps AI agents unfold existing systems and raw ideas into > architecture maps that humans and future AI agents can understand, review, > and continue from. Require inspection, classification, questioning, mapping, documentation, validation, and reporting before architecture recommendations or code edits. This skill supports both existing systems and raw ideas. In both cases, the agent must separate what is known from what is inferred, proposed, unknown, or awaiting approval. Sibling skill routing: If the request is a pure raw idea and `$idea-to-architecture-agent` is available, prefer that dedicated sibling skill. Continue with this skill when the idea is tied to existing system evidence, requires broader architecture mapping, needs boundary/risk/handoff work, or the dedicated skill is unavailable. Do not make this skill depend on the sibling skill. Core flow for both modes: ```txt Intake -> Select Mode -> Inspect or Extract Idea -> Classify -> Question -> Map -> Document -> Validate -> Report ``` ## Operating Rules 1. Never design before inspecting the real system. 2. Never modify code before understanding the relevant architecture. 3. Never assume