npx claudepluginhub billlzzz26/visual-story-extensionDefined in hooks/hooks.json
analyze_storyecho '💡 Tip: After analysis, run validate_story_structure to check 3-act compliance.'Write|Editcd packages/bl1nk-core && npm run check 2>nul || echo 'Biome check skipped (no changes)'Validates Zettelkasten folder structure before Write/Edit on .md files, redirecting invalid notes to /output. Signals index update reminder after .md writes to ZK vaults. Involves file writes.