docs: reflect v6.49.0..v6.51.0 ships in README + features + SKILLS-MIRROR#196
Merged
Merged
Conversation
…RROR Surfaces the 3 ships from this session in user-facing docs: - README.md "Gaps it closes" — adds 2 rows: brand-inspired UI tokens (/design-md v6.49) and 40 marketing skills (v6.51). Slash-commands table adds /design-md row. - docs/features.md — Slash Commands count 30 → 31, adds /design-md entry. - docs/SKILLS-MIRROR.md — full regen. Was stale at 24 skills / 2026-04-29. Now 61 active + 1 no-upstream-found / 2026-05-20. Catalog reorganized into 3 sections: (1) marketing skills bundle (40 from coreyhaines31), (2) mysticaltech fork distinct-name kept pins (2), (3) per-skill source map (19 other skills). New "Trajectory" section logs v6.35.0 → v6.51.0 progression. New "Drift detection" section documents the CLEAN/SOFT/DRIFT classification + --normalize filter. No version bump — docs-only update reflecting already-shipped versions. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.
Summary
Docs-only update reflecting the 3 ships from this session. No version bump.
README.md— "Gaps it closes" gets 2 new rows (brand-inspired UI tokens via /design-md, 40 marketing skills bundle). Slash-commands table gains /design-md row. Stays within ±20% translation-drift tolerance (110 lines vs 8 translations at 99-101 lines).docs/features.md— Slash Commands count 30 → 31, /design-md entry added.docs/SKILLS-MIRROR.md— full regen. Was stale at 24 skills / 2026-04-29 mirror date. Now 61 active + 1 no-upstream-found / 2026-05-20. Catalog reorganized into 3 sections: marketing-skills bundle (40 from coreyhaines31), mysticaltech distinct-name pins (2), per-skill source map (19 other). New "Trajectory" + "Drift detection" sections.Why
Three releases shipped in one session — README + features.md + SKILLS-MIRROR.md were the only user-facing docs left stale.
Test plan
make check— passes (translation-drift, version-align, all gates green)🤖 Generated with Claude Code