โ† ClaudeAtlas

roadmap-build-ziplisted

{{ ๐šซ๐šซ๐šซ }} Rebuild roadmap-system.zip, the distributable snapshot of the roadmap tooling (scripts, HTML template, conventions reference, and every roadmap-touching skill, including this one).
JasonWarrenUK/goblin-mode ยท โ˜… 5 ยท Web & Frontend ยท score 69
Install: claude install-skill JasonWarrenUK/goblin-mode
Run the build script and report its output: ```bash zsh "$HOME/.claude/library/scripts/build-roadmap-zip.sh" ``` It rewrites `roadmap-system.zip` at the repo root from the manifest in `build-roadmap-zip.sh`'s `files` array, then lists the archive contents to confirm. If it exits non-zero (a manifest entry went missing), report the missing path โ€” the fix is to update the `files` array in `build-roadmap-zip.sh`, not to work around it here.