Cut 5.3.0: the language-skill release - #68
Merged
Conversation
The unreleased entries — the four auto-loading language skills, the architect's predictability deliverables, and the CI gates — become version 5.3.0, dated 2026-08-09. Additions only, so a minor bump, per this file's own versioning note. The version block and the README history table follow.
There was a problem hiding this comment.
Pull request overview
Documentation-only release cut that promotes the prior “Unreleased” changelog entries into the 5.3.0 release (dated 2026-08-09) and updates the project’s version references accordingly.
Changes:
- Promotes the changelog’s top section to 5.3.0 — 2026-08-09 with a release theme paragraph.
- Updates
CLAUDE.md’s version block to 5.3.0 / 2026-08-09. - Adds a 5.3.0 entry to the README version-history table.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| README.md | Adds the 5.3.0 row to the version history table. |
| CLAUDE.md | Updates the documented framework version and release date to 5.3.0 / 2026-08-09. |
| CHANGELOG.md | Cuts the 5.3.0 release section from the prior top-of-file entries and adds a release theme paragraph. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
…ling a release with a Removed entry additions-only
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.
What changed
Documentation-only release cut. The [Unreleased] changelog entries — the four auto-loading language skills (Rust, SQL, Java, TypeScript), the architect's design-for-predictability deliverables, and the CI gates — become 5.3.0, dated 2026-08-09. Additions only, so a minor bump per the changelog's own versioning note.
CHANGELOG.md— [Unreleased] → [5.3.0] with a release theme paragraph.CLAUDE.md— version block 5.2.0/2026-08-03 → 5.3.0/2026-08-09 (skill/command counts were already updated by the feature PRs).README.md— a 5.3.0 row in the version-history table.Note:
claude/.claude-plugin/plugin.jsondeliberately carries no version — for plugin consumers the commit SHA is the version; the number here is for readers of the changelog.Tests
python3 scripts/validate-framework.py— all seven gates pass.