Skip to main content
在 Manus 中运行任何 Skill
一键导入

auto-map

星标1
分支0
更新时间2026年7月10日 06:08

Generate and refresh the project's CONTEXT ARCHITECTURE — a disclosure-tiered map so the agent starts every session knowing the repo without paying for what it doesn't need. Platform-aware by explicit contract (claude|codex|dual): for Claude a lean root CLAUDE.md (loads always), path-scoped .claude/rules/*.md (load only when touching matching files), nested CLAUDE.md throughout the tree (loaded on demand — zero cost until then); for Codex the root + nested AGENTS.md tree instead — never inventing a memory location the platform lacks, never touching private agent memory. Deep references are LINKED, never imported. Every claim is VERIFIED against the real repo before it ships (commands actually run; paths actually exist) — the map cannot lie. Use to initialize project context, refresh it after meaningful changes, or as the pipeline's final phase so the map reflects what just shipped.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
3 个文件
SKILL.md
readonly