Use when you need the Codex Copilot equivalent of Claude Copilot /map: produce or refresh a concise codebase map for agent navigation.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add Everyone-Needs-A-Copilot/claude-copilot --skill map --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Map?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/everyone-needs-a-copilot-map)More formats (shields.io, HTML) on the badges page.
---
name: map
description: "Use when you need the Codex Copilot equivalent of Claude Copilot /map: produce or refresh a concise codebase map for agent navigation."
---
# 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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!