arch-diagram

Installation
SKILL.md

/arch-diagram

Generate an architecture diagram from RNA data. Teaches the traversal — the user picks the output format.

When to Use

When the user asks for an architecture diagram, system overview, service map, or component diagram of a repo that has an RNA index.

RNA Query Sequence

Execute these in order. Each step builds on the previous.

Step 1: Orientation (entry points, hotspots, outcomes)

repo_map(repo="<path>")

Entry points reveal deployment units (each entry point = a runnable service/script). Hotspot files reveal where complexity concentrates. Active outcomes reveal what the system is for.

Related skills
Installs
1
GitHub Stars
3
First Seen
13 days ago