Filemap banner
docwilde docwilde

Filemap

Development community

Description

--- description: Project file map — where the load-bearing files live (show the table, or add an entry) argument-hint: [path "purpose" — empty to show the map] allowed-tools: Bash --- The project file map: one `path — purpose` row per load-bearing file — the paths workflows and commands depend on, written down so nobody hunts a location that was already found. Arguments: $ARGUMENTS **No arguments** — show the map. Run: `python3 "${CLAUDE_PLUGIN_ROOT}/bin/lore.py" filemap show` Render the ent

Installation

Installs to ~/.claude/skills/docwilde-lore-filemap/SKILL.md

Terminal
mkdir -p ~/.claude/skills/docwilde-lore-filemap && curl -fsSL https://raw.githubusercontent.com/docwilde/LORE/HEAD/commands/filemap.md -o ~/.claude/skills/docwilde-lore-filemap/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository