SkillGate v0.1.3 — MCP Compatibility Evidence Foundations #34
charliechenye
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
SkillGate v0.1.3
Review evidence foundations
review preinstallnow produces a more decision-ready packet: a deterministicdigest, source manifest, skipped-file accounting, richer Markdown evidence, and
an exported JSON Schema. The default workflow remains advisory and never
executes reviewed code.
MCP compatibility review
SkillGate now inventories explicitly declared MCP protocol revisions and
extensions through scans, baselines, registry comparison, and pre-install
evidence. Legacy protocol revisions and
2026-07-28may be declared togetherduring migration. These fields are review surfaces, not policy failures or
runtime compatibility claims.
Upgrade guidance
Install from the tagged GitHub source or use the checksummed GitHub Release
assets through the Node wrapper after the assets are available:
python -m pip install "git+https://github.com/charliechenye/SkillGate.git@v0.1.3" skillgate review preinstall SOURCE --json-output skillgate-review.jsonPyPI and npm registry publication remain deferred. MCP Apps, Tasks, Skills over
MCP, semantic CLI exposure, and new policy controls are not part of this release.
This discussion was created from the release SkillGate v0.1.3 — MCP Compatibility Evidence Foundations.
All reactions