Roadmap build zip
{{ π«π«π« }} Rebuild roadmap-system.zip, the distributable snapshot of the roadmap tooling (scripts, HTML template, conventions reference, and every roadmap-touching skill, including this one).From its SKILL.md
npx -y skills add JasonWarrenUK/goblin-mode --skill roadmap-build-zipAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.9 KB, 114 tokens by cl100k_base, as published. Nobody here has run it
Run the build script and report its output:
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.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.