Rebuild the architecture index after files were added, removed, renamed, or restructured. Cheap to run; run it whenever the shape of the repo changed rather than waiting to be asked.
Scanned 8/30/2026
Install to Claude Code
npx -y skills add ArcticFox2029/chamnan --skill remap --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Remap?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/arcticfox2029-remap)More formats (shields.io, HTML) on the badges page.
---
description: Rebuild the architecture index after files were added, removed, renamed, or restructured. Cheap to run; run it whenever the shape of the repo changed rather than waiting to be asked.
---
# Refresh the index
```
chamnan-map
```
Run this after any change to the repo's *shape* — new module, deleted file, renamed directory, a
function moved somewhere else. Not after every edit; the index describes structure, and editing the
body of a function does not change structure.
A stale index is worse than none. It is confidently wrong, and the next session will believe it and
open the file that no longer holds what it says.
If the described-coverage percentage fell, new files arrived without an opening comment. Say which
ones, and offer the `commenter` agent.
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!