Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

map-system-architecture

Étoiles0
Forks0
Mis à jour8 juin 2026 à 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)."

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly