Tracks consistency across five levels of fiction writing (pitch, structure, scenes, entities, manuscript) by watching for file changes and flagging where edits at one level create drift at another. You change a character's motivation in your character sheet, it tells you which scenes now have dialogue that contradicts it. Works by pairing a dumb file watcher with Claude's semantic reasoning, the idea being that only an LLM can actually understand narrative implications. Probably overkill if you're pantsing a short story, but if you're managing a novel with separate outline files, character sheets, and manuscript drafts that keep falling out of sync, this addresses that specific pain point directly.
npx skills add https://github.com/jwynia/agent-skills --skill story-zoom