Narrate banner
GhostlyGawd GhostlyGawd

Narrate

Development community

Description

--- name: codeweb-narrate description: Write one-sentence, agent-authored summaries for each domain and the top load-bearing symbols into the .codeweb/narration.json sidecar — provenance-labeled, staleness-stamped, never touching graph.json. --- # /codeweb-narrate The fast path's map answers "how big" but never "what for" — every node summary is empty and every domain summary is a templated count. This command restores the English meaning as a **sidecar with provenance** (AI-IDEAS.md Idea 3):

Installation

Installs to ~/.claude/skills/ghostlygawd-codeweb-narrate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ghostlygawd-codeweb-narrate && curl -fsSL https://raw.githubusercontent.com/GhostlyGawd/codeweb/HEAD/commands/narrate.md -o ~/.claude/skills/ghostlygawd-codeweb-narrate/SKILL.md

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

Full documentation available on GitHub

View Source Repository