Context
This audit is complete. The local skill set has been thinned to Every Code-specific skills, while generic/upstream workflows were promoted or folded into shared codex-skills.
Completed Work
Final Disposition
Skill
Disposition
Result
babysit-pr
Shared skill
No Every Code local copy remains; .github/github.json points to shared codex-skills.
code-review
Keep local
Every Code repo-local review orchestrator remains.
code-review-breaking-changes
Keep local
Every Code product/runtime contract review remains.
code-review-context
Keep local
Implementation-specific context rules remain.
code-review-testing
Keep local
Repo-specific test guidance remains.
remote-tests
Keep local
Repo/environment-specific remote executor guidance remains.
test-tui
Keep local
Repo-specific interactive TUI test guidance remains.
code-review-change-size
Fold shared
Removed locally; guidance now in shared repo-readiness.
codex-bug
Promote shared
Removed locally; skill now in shared codex-skills.
codex-issue-digest
Promote shared
Removed locally; skill and tests now in shared codex-skills.
codex-pr-body
Fold shared
Removed locally; guidance now in shared github.
Validation Evidence
Shared codex-skills:
uv run skill-creator/scripts/quick_validate.py codex-bug
uv run skill-creator/scripts/quick_validate.py codex-issue-digest
uv run skill-creator/scripts/quick_validate.py github
uv run skill-creator/scripts/quick_validate.py repo-readiness
uv run --with pytest python -m pytest codex-issue-digest/scripts/test_collect_issue_digest.py
uv run skill-creator/scripts/validate-skill-repo.py
CodeQL passed on feat(skills): promote upstream Codex triage skills codex-skills#216 before merge.
Every Code:
Acceptance Criteria
Context
This audit is complete. The local skill set has been thinned to Every Code-specific skills, while generic/upstream workflows were promoted or folded into shared
codex-skills.Completed Work
codex-skills.babysit-primplementation and added repo workflow metadata for PR/release policy.code-review-breaking-changesfrontmatter namingbabysit-prcoordination skill alongside review-lock cleanup behavior.codex-bugcodex-issue-digestgithubrepo-readinesscodex-skills:code-review-change-sizecodex-bugcodex-issue-digestcodex-pr-bodybabysit-prcopy and clarified.github/github.jsonwithwatchSkillSource: shared-codex-skills.Final Disposition
babysit-pr.github/github.jsonpoints to sharedcodex-skills.code-reviewcode-review-breaking-changescode-review-contextcode-review-testingremote-teststest-tuicode-review-change-sizerepo-readiness.codex-bugcodex-skills.codex-issue-digestcodex-skills.codex-pr-bodygithub.Validation Evidence
Shared
codex-skills:uv run skill-creator/scripts/quick_validate.py codex-buguv run skill-creator/scripts/quick_validate.py codex-issue-digestuv run skill-creator/scripts/quick_validate.py githubuv run skill-creator/scripts/quick_validate.py repo-readinessuv run --with pytest python -m pytest codex-issue-digest/scripts/test_collect_issue_digest.pyuv run skill-creator/scripts/validate-skill-repo.pyEvery Code:
quick_validate.py.jq . .github/github.jsonpassed after addingwatchSkillSource./Users/cbusillo/Developer/codex-skills/babysit-pr/SKILL.mdwas confirmed present../build-fast.shpassed for docs(skills): clean up local skill audit drift #285, docs(skills): remove promoted local skills #287, and docs(skills): remove local babysit-pr copy #288.Release Intentafter docs(skills): clean up local skill audit drift #285, docs(skills): remove promoted local skills #287, and docs(skills): remove local babysit-pr copy #288 completed successfully with publish jobs skipped.v0.6.113; no release was cut for this cleanup.Acceptance Criteria
codex-skills..github/github.jsonremains aligned with workflow policy and identifiesbabysit-pras a shared skill dependency.