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

self-assess-stage-map

Estrellas0
Forks0
Actualizado21 de julio de 2026 a las 15:55

Builds a real import/use graph of the current repository and clusters it into stages (packages/crates/modules) and wires (the data-contract boundaries between them), fixing the common bug where two packages sharing one manifest collapse into a single stage. Use this whenever someone wants the repo's actual dependency structure instead of what folders, manifests, or docs claim — mapping the codebase's real architecture, finding true module/service boundaries before a split or refactor, generating an interactive map of which files call which files, or the specific manifest-collapse bug (two packages sharing one `pyproject.toml`/`package.json`/similar). This never reads docs, only code — for checking whether a doc's architecture claim matches this real structure, use self-assess-docs-drift.

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.

Explorador de archivos
2 archivos
SKILL.md
readonly