fix(sync): clean legacy Codex skill duplicates - #1
Merged
Conversation
Signed-off-by: Bruno Mazurok <19196680+Mozurok@users.noreply.github.com>
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
<2-4 sentences describing what this PR changes.>
Type of change
commands/<name>.md)commands/_shared/)WORKFLOW_OPERATING_SYSTEM.md)templates/)scripts/).github/workflows/)docs/adr/)evals/scenarios/)Related issue
Closes #, or "no related issue" if standalone.
Checklist
./scripts/lint-commands.shlocally and it passes.## Command categoriesinWORKFLOW_OPERATING_SYSTEM.md## Command rolesindex inWORKFLOW_OPERATING_SYSTEM.mdwos/command-roles.mdCOMMAND_PROMPT_STUBS.mdtable (with a minimal prompt example)python3 ./scripts/build-command-catalog.py(regenerates the README## Command cataloganddocs/command-catalog.*)./scripts/build-agent-skills.sh(regenerates.claude/skills/<name>/SKILL.md)commands/_shared/<name>.mdblock, I ran./scripts/sync-shared-blocks.shto propagate it into every command that references it.docs/adr/README.mdfor an ADR,evals/README.mdfor a scenario).<!-- count:KIND -->N<!-- /count -->marker to match the on-disk count.docs/adr/.CHANGELOG.mdunder "Breaking changes" and bumped version per SemVer.Notes for the maintainer
<Anything the maintainer should know during review: design tradeoffs you considered, alternatives you rejected, follow-ups intentionally deferred, etc.>