fix(creative-strategy-foundations): align skills with Builder production - #201
Merged
vamsi (thedumsieffect) merged 3 commits intoAug 4, 2026
Merged
Conversation
vamsi (thedumsieffect)
marked this pull request as ready for review
August 4, 2026 16:39
Confidence Score: 5/5Safe to merge — all changes restore content that already runs in Agent Builder production, and version numbers are consistent across both the package manifest and the index. The diff is a targeted revert of four reference-path strings and one handoff paragraph back to the production-verified baseline, paired with a version bump. Both changed SKILL.md files update every occurrence of the affected paths together, and no logic, schema, or runtime behavior is introduced. Files Needing Attention: No files require special attention. Reviews (3): Last reviewed commit: "Merge branch 'staging' into codex/creati..." | Re-trigger Greptile |
Giselle Rogers (gbrogers)
approved these changes
Aug 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Follow-up to #185 that removes the broken middle state between the packaged creative-strategy skills and the currently deployed Agent Builder volume.
analyzingandbriefingbyte-for-byte to the Agent Builder productionlatestrelease ate9a1bd809./runneth/references/html-generation--design-system.md.html-generationhandoff wording inbriefing.2with index revision2026-08-04-01, allowing existing staging installs to auto-update.Why
#185 synchronized the package with Agent Builder
stagingafter review. Builder staging already contained #2642, which split the combined HTML design-system reference into/runneth/references/design-system.mdand/runneth/references/components/creative-card.md. Those files have not reached Builder production, so the package could direct an agent to deterministic missing paths.Removing the package from the index is not a complete rollback: package sync stops selecting an absent package but does not uninstall already-staged resources, and this package's protected uninstall policy rejects ordinary uninstall. Updating the managed package is the smallest complete correction.
Validation
analyzing,briefing, andcreative-generationGit blob hashes exactly match Agent Builder productionlatestate9a1bd809.node --test scripts/validate-runneth-package-index.mjs— 11/11 passing.git diff --checkpasses.2.Rollout
This is a managed-sync package update. Apply the
runneth-fleet-change-approvedlabel only after core engineering review.