Re-pin writing-style-catalog to v0.5.1 (2869c37); registry metadata 1.33.0#47
Merged
Merged
Conversation
….33.0
Catches up four releases at once (v0.3.0 through v0.5.1) - the listing had
never been re-pinned since its initial v0.2.0 launch. v0.5.1 ships 97
curated entries (up from 60: a gated Stream-B breadth program promoted 37
new format entries across two waves), 1193 worked examples across twelve
anchor topics (up from 195 across three), a style-profile skill,
conflict-aware composition, and an agentic generation factory for scaling
the catalog. Also corrected the listing description, which still named
the pre-rename compose-instruction skill and v0.2.0-era counts.
Re-pin checklist:
- [x] Pinned sha 2869c37 sits on release tag v0.5.1; CI at that sha (validate,
validate-plugin, build-site, CodeQL) is green
- [x] Versions agree: registry entry 0.5.1 == release tag v0.5.1 ==
library.json 0.5.1 == plugin.json 0.5.1
- [x] The plugin repo's CHANGELOG.md has the v0.5.1 entry
- [x] Registry metadata.version bumped 1.32.0 -> 1.33.0; entry added to this
repo's CHANGELOG.md
- [x] strict: true preserved; scripts/validate-registry.mjs green (with
GITHUB_TOKEN for the sha-on-tag check)
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01W723XMcU1M3Y4dc9XQegpm
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.
Re-pin writing-style-catalog
Catches up four releases at once (v0.3.0 through v0.5.1) - the listing had never been re-pinned since its initial v0.2.0 launch. Also corrected the listing
description, which still named the pre-renamecompose-instructionskill and v0.2.0-era counts (60 entries / 195 examples / three anchor topics).The re-pin checklist
shasits on release tag v0.5.1, and CI at that sha is green0.5.1== release tagv0.5.1==library.json0.5.1==plugin.json0.5.1CHANGELOG.mdhas thev0.5.1entrymetadata.versionbumped1.32.0->1.33.0; entry added to this repo'sCHANGELOG.mdstrict: truepreserved;scripts/validate-registry.mjsgreen (verified locally withGITHUB_TOKENset, since check 5 needs API access)🤖 Generated with Claude Code