Record live distribution install evidence in the distribution docs (#511) - #522
Merged
Merged
Conversation
…pointer (#521) Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
5 tasks
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…uide (#521) Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…ion-consumer-evidence-511
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…ion-consumer-evidence-511
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.
Fixes #521
Sub-issue of #511, which stays open: Windows and Cursor cross-release update (tested install was commit-pinned) are still open. Parent: #506.
What
Behavior / contracts: None
Governance / policy: None
Packaging / portability:
docs/distribution.mdrecords live installs (client, date, observed version 1.56.0) for skills.sh, Claude, Codex, Copilot and Cursor and marks them verified, separating install, discovery and runtime smoke results for Claude, Codex and Cursor (not review-quality validation); skills.sh update and listing stay documented. README gains a distribution install command. No adapter added; Codex installed through the existing marketplace file.Changelog: generated at release from the two lines below — never edit
CHANGELOG.md(seedocs/RELEASE.md)Release category: none
Release entry:
Guide restructure:
docs/distribution.mdis now the canonical install/update/verify guide (recommended managed install, per-consumer commands, per-consumer update semantics, install/discovery/runtime/update matrix, manual ZIP demoted to a fallback). README "Install" leads with the managed path and demotes packaging to "Manual / offline". Also fixes an earlier edit that had overwritten the Claude row of the install table.Validation
amirbena/code-review-skillsv1.56.0 in isolated config directories;validate-markdown-links.pypasses.Review
Not reviewed.