Module Map
Description
--- description: 在任意目录生成「域 → 包 → 脚本」模块地图。扫直属子目录的 catalog.yaml(每个=一个域)→ 缺的派 agent team 补齐 → 确定性引擎渲染 HTML 拓扑 + 依赖图 + 平台总部↔子公司视图 + distill 上提候选。catalog 是 SSOT,地图从它派生。 --- # /module-map — 一句话看清一个工作区的模块拓扑 进任意一级 workspace / 项目目录跑这一句,得到一张 **域 → 包 → 脚本 + 依赖关系** 的 HTML 地图。每个直属子目录的 `catalog.yaml` 是 SSOT(机读三字段),缺的当场补齐,地图由确定性引擎从 catalog 派生 —— 不手搓 HTML、不编造内容。 ``` /module-map # 默认:目标 = cwd /module-map ~/Apps # 指定目录 /module-map ~/Dev/tools # 任意一级 workspace ``` `$ARGUMENTS` 即目标目录(缺省 = cw
Installation
Installs to ~/.claude/skills/zengtianli-cc-configs-module-map/SKILL.md
mkdir -p ~/.claude/skills/zengtianli-cc-configs-module-map && curl -fsSL https://raw.githubusercontent.com/zengtianli/cc-configs/HEAD/commands/module-map.md -o ~/.claude/skills/zengtianli-cc-configs-module-map/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11