Sync canonical skills from skill-lib@a0cb628 - #70
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: a952eb07ba
ℹ️ 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".
| `The-Interdependency/skill-lib`. | ||
|
|
||
| Source commit: `b4234ca29529f56526541df8deb58c2c19570792` | ||
| Source commit: `a0cb6285e37734609b4b487ae4a2e44c6108d2b8` |
There was a problem hiding this comment.
Update the drift workflow to the new skill-lib commit
The repository now declares and vendors a0cb628…, but the skill-drift job in .github/workflows/skill-compliance.yml lines 22–36 still checks out b4234ca… and runs the byte-for-byte checker with that old SHA. Because this commit changes canonical skill files from the previously pinned bytes, every PR or main-branch run will compare them against the old tree and fail; update both workflow checkout/pin occurrences as part of this synchronization.
AGENTS.md reference: AGENTS.md:L33-L38
Useful? React with 👍 / 👎.
Sync this repository's vendored canonical skill subset from
The-Interdependency/skill-lib@a0cb6285e37734609b4b487ae4a2e44c6108d2b8while preserving repo-local skill extensions and guidance.Validation: strict consumer drift passes with zero drift.