summarize-architecture
OfficialTurn code into a clear one-page architecture brief.
System Documentation
What problem does it solve?
It reduces the time and guesswork required to understand an unfamiliar codebase by turning scattered implementation details into a structured architecture brief that highlights how the system is shaped and how data moves.
Core Features & Use Cases
- Diagram-in-prose: Produces an ASCII-style component and data-flow explanation that clarifies request paths and responsibilities.
- State and boundaries mapping: Identifies where state lives, what is authoritative vs derived, and where trust or process/network boundaries introduce risk.
- Lifecycle and conventions summary: Captures startup/shutdown sequencing and the codebase’s enforced conventions so new reviewers can reason about behavior quickly.
Use case: After onboarding to a new repository, you need to brief teammates on the system’s major components, integrations, state stores, and boundaries in a single page suitable for review.
Quick Start
Ask the AI to generate a one-page architecture brief for the current repository after you’ve run explore-codebase and find-entry-point.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: summarize-architecture Download link: https://github.com/dhnt/dhnt/archive/main.zip#summarize-architecture Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.