repo-map-codex
Installation
SKILL.md
Codex Repo Map
Deprecated for GPT-5.6 Sol. Native Codex Plan Mode performs read-first repository grounding and evidence collection. Do not use this package for new work.
Overview
Create a durable map of the project so later planning is grounded in evidence rather than memory. The map adapts to software with Git, software without Git, business artifact work, and mixed business-coding projects.
Workflow
- Determine the project mode:
software-git,software-no-git,business-artifact, ormixed-business-coding. - Explore read-only first. Prefer
rg --files,rg, normal file reads, and parallel reads withmulti_tool_use.parallelwhen available. - Build a concise
repo-map.mdor equivalent project map. - Build an
evidence-catalog.mdthat lists source materials, attempt/outcome status, and relevance. - Record unknowns separately from facts. Do not ask the user for facts that can be discovered.