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

  1. Determine the project mode: software-git, software-no-git, business-artifact, or mixed-business-coding.
  2. Explore read-only first. Prefer rg --files, rg, normal file reads, and parallel reads with multi_tool_use.parallel when available.
  3. Build a concise repo-map.md or equivalent project map.
  4. Build an evidence-catalog.md that lists source materials, attempt/outcome status, and relevance.
  5. Record unknowns separately from facts. Do not ask the user for facts that can be discovered.

When Invoked By deep-planning-codex

Installs
8
Repository
dachent/skills
GitHub Stars
30
First Seen
Jul 13, 2026
repo-map-codex — dachent/skills