Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

map-system-architecture

Estrellas0
Forks0
Actualizado8 de junio de 2026 a las 20:54

"WHAT: a procedure that sends a subagent to produce the OVERALL ARCHITECTURE MAP of a whole codebase/system — every module's role, the real import/call dependency graph (who-uses-what), what is LIVE vs DEAD (by importer count), the core data/control flow, and how named subsystems of special interest are actually wired. Grounds the dependency graph in a real dependency-extraction TOOL (e.g. context-alignment / a CA backend), NOT grep — grep only locates, the tool + full reads conclude. Breadth map (the whole system), distinct from deep-code-investigation (one precise question). WHEN: when you (or the user) need to SEE what a system currently looks like overall, 'map this codebase', 'how is X actually wired / where is X used', 'what's live vs dead here', understanding a system before changing it (any of)."

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

SKILL.md
readonly