Skip to content

chore: rebuild five skills' stale bundles (drift sweep on main) - #37

Merged
UnbreakableMJ merged 1 commit into
mainfrom
chore/bundle-refresh
Aug 10, 2026
Merged

chore: rebuild five skills' stale bundles (drift sweep on main)#37
UnbreakableMJ merged 1 commit into
mainfrom
chore/bundle-refresh

Conversation

@UnbreakableMJ

Copy link
Copy Markdown
Contributor

What

The full-catalogue bundle drift sweep on main (97a70d8, run after #35/#36 merged) found committed .zip/.skill bundles lagging their sources in five skills — prior commits edited the skill directories without rebuilding, so consumers installing from these bundles get stale content:

Skill Stale in bundle
spacecraft-standard-constitution SKILL.md and references/CHANGELOG.md — the v1.45 §11.6 sync (#31) shipped without a rebuild, so the bundle still served v1.44-era content with no System Theme Declaration section
steelbore-color-palette SKILL.md, assets/steelbore.toml, and assets/steelbore.scm was missing from the bundle entirely
spacecraft-theme-factory SKILL.md
spacecraft-accessibility-support SKILL.md
spacecraft-cli-preference references/zellij.md (6a76d78)

Change

Bundles only — zero source edits. All ten bundles rebuilt with the canonical pattern (zip -qr for .zip, zip -qrD for .skill), each including exactly the shippable files present in its directory (constitution: SKILL.md + references; palette: SKILL.md + LICENSE.md + assets; theme-factory: SKILL.md + LICENSE.md; accessibility: SKILL.md + references; cli-preference: SKILL.md + CREDITS.md + references).

Verification

Post-rebuild, the AGENTS.md drift sweep (content diff of every bundled file + missing-file check) is clean across the whole catalogue. spacecraft-cli-standard and spacecraft-agentic-cli were already clean from #35.

Note

#33 and #34 branches also carry un-rebuilt spacecraft-agentic-cli bundles — whichever merges after this should re-run the sweep.

🤖 Generated with Claude Code

The full-catalogue drift sweep on main (97a70d8) found committed
.zip/.skill bundles lagging their sources — prior commits edited skill
directories without rebuilding:

- spacecraft-standard-constitution: SKILL.md + references/CHANGELOG.md
  stale (the v1.45 §11.6 sync, #31, shipped without a rebuild — the
  bundle still served v1.44-era content with no System Theme section)
- steelbore-color-palette: SKILL.md + assets/steelbore.toml stale, and
  assets/steelbore.scm missing from the bundle entirely
- spacecraft-theme-factory: SKILL.md stale
- spacecraft-accessibility-support: SKILL.md stale
- spacecraft-cli-preference: references/zellij.md stale (6a76d78)

No source changes — bundles only, rebuilt with the canonical zip -qr /
zip -qrD pattern. Post-rebuild sweep is clean across the catalogue.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@UnbreakableMJ
UnbreakableMJ merged commit d98b1e8 into main Aug 10, 2026
3 checks passed
@UnbreakableMJ
UnbreakableMJ deleted the chore/bundle-refresh branch August 10, 2026 05:52

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

PK����Q"�\̪B3�(�~"�spacecraft-cli-preference/SKILL.mdUT �i�bjF�xjux������d�[˒�Fv��+ҒMu���IjdG4'hS��{�����<<16P@VU�Q�����V�9��x��؛�O����������'��{�(�������Av��ȼy��{�=�͢"��c�$�i�,�Y��YUۥ�m��(�>�]ո�86�#c�(�e�Zo��g�Y�l���~��ɳSӔen�s���������&)L��Ec��\ɢl� 7�d뤱��n�CS֦�i���"3��k����|����6�į�/\U���b&������C����Id)��@���l���i�������B��g���\��|M�ȭY��7���v��״�œ6l���.ol]$���p.Yܘܮ��FV�T�1�ě���c�:�ed����ċ� �S|�z���j[��2���*^�"�W�waЫ���z����9/de7K�V�P�PJ�Taaζ(��܄�MY�ss^��

P2 Badge Rebuild the Perplexity archive alongside this bundle

When this archive is rebuilt to pick up the changed references/zellij.md, the generated perplexity-skills/spacecraft-cli-preference.zip is left unchanged. Running python3 perplexity-skills/build.py at this commit changes its references/shells-and-terminal.md to include the Unlock First preset, proving that Perplexity users still receive the stale Default-only instructions while other consumers receive the repaired content; rebuild and commit that generated archive too.

AGENTS.md reference: AGENTS.md:L23-L26

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant