概要
The Module Discovery skill provides an automated system for Claude to understand a project's architecture before performing development tasks. By utilizing a structured module-map index, it translates colloquial keywords into specific code paths and categorizes modules by business priority (P0-P2). This ensures that Claude has full architectural context, preventing errors and helping users quickly locate relevant logic in large or unfamiliar repositories without manual searching.