Skip to main content
Run any Skill in Manus
with one click

map-codebase

Stars3
Forks0
UpdatedJune 19, 2026 at 09:39

Reverse-engineer an existing codebase into a factual as-is map before spec work — a forensic code archaeologist that charts what is actually built so the rest of the pipeline can reconstruct a spec from it. The brownfield front phase: when create-project-spec runs on a project that already has code (project_type: existing), this runs FIRST — before gather-context — and writes .buildloop/project-spec/codebase-map.research.md plus a short human summary that every later phase reads as the as-is ground truth. It charts structure, stack, domain model, surfaces/flows, tests, and build/run/CI/env, separating what's observed in the code from what's claimed from what's unknown. It maps as-is only — it does NOT validate the idea, define the target feature set, or design anything (those are the later phases, in existing-project mode).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
2 files
SKILL.md
readonly