Skip to content

Consolidate managed skill ownership - #59

Merged
VladimirBrejcha merged 2 commits into
mainfrom
codex/consolidate-managed-skill-shadows
Aug 20, 2026
Merged

Consolidate managed skill ownership#59
VladimirBrejcha merged 2 commits into
mainfrom
codex/consolidate-managed-skill-shadows

Conversation

@VladimirBrejcha

@VladimirBrejcha VladimirBrejcha commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add a source-derived checker that rejects project shadows of managed global skills, duplicate project skill names, symlink mirrors, and directory/frontmatter mismatches
  • add regression fixtures and run the checker from the canonical verification entrypoint
  • preserve the strongest project contribution by promoting repository-aligned implementation-map guidance into spec-creation-updating
  • correct the documented owned-skill count

Why

Project-local copies can silently override the reviewed managed baseline and then drift independently. This establishes one reusable owner while retaining stronger reviewed guidance.

Verification

  • ./scripts/verify.sh
  • 12 ownership-checker cases / 36 assertions
  • public-safety scan
  • canonical skill validation

Why: Project-local copies can silently shadow and drift from the reviewed managed baseline.

Changed: Add a source-derived project ownership checker and regression fixtures, wire it into verification, and preserve the stronger repository-aligned implementation-map guidance in the canonical spec skill.

Verification: ./scripts/verify.sh (pass; 6 ownership cases, 18 assertions).

Affected: Managed skill source and downstream project ownership checks; no product runtime behavior.

Refs: none.

Session: managed-skill-ownership-consolidation.
@VladimirBrejcha

Copy link
Copy Markdown
Collaborator Author

@codex review

@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

Here are some automated review suggestions for this pull request.

Reviewed commit: 76f89c538e

ℹ️ 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".

Comment thread scripts/check_project_skill_ownership.rb Outdated
Comment thread scripts/check_project_skill_ownership.rb Outdated
Comment thread scripts/check_project_skill_ownership.rb Outdated
Comment thread scripts/check_project_skill_ownership.rb
@VladimirBrejcha
VladimirBrejcha merged commit 4ee50ea into main Aug 20, 2026
1 check passed
@VladimirBrejcha
VladimirBrejcha deleted the codex/consolidate-managed-skill-shadows branch August 20, 2026 17:20
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