Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

self-assess-stage-map

النجوم٠
التفرعات٠
آخر تحديث٢١ يوليو ٢٠٢٦ في ١٥:٥٥

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.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

مستكشف الملفات
2 ملفات
SKILL.md
readonly