Map

Use when you need the Codex Copilot equivalent of Claude Copilot /map: produce or refresh a concise codebase map for agent navigation.

Everyone-Needs-A-Copilot Updated

File contents

Map

Create a compact project map for faster specialist navigation.

Workflow

  1. Detect stack from package and config files.
  2. Summarize top-level directories and key entry points.
  3. Identify docs, tests, build scripts, and configuration files.
  4. Store the result as a documentation work product when tc context exists.
  5. If writing PROJECT_MAP.md, do it only when explicitly requested.

Output

  • tech stack summary
  • key directories
  • important files
  • recommended first reads

Everyone-Needs-A-Copilot/claude-copilot/tree/main/plugins/codex-copilot/skills/map commit bf2aaa3545

Frequently asked questions

npx skillmds@latest add everyone-needs-a-copilot/map