chore(changelog): log v2.1.145 skills run (3 new bundled skills)

Append the v2.1.145 entry recording addition of run, verify, and
run-skill-generator to the official bundled skills table (all COMPLETE).

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Shayan Rais
2026-05-21 00:20:02 +05:00
parent cf86431799
commit 751041931e
@@ -195,3 +195,13 @@ No drift detected — frontmatter fields (15) and bundled skills (6) are fully s
## [2026-05-12 11:36 PM PKT] Claude Code v2.1.139
No drift detected — frontmatter fields (15) and bundled skills (6) are fully synchronized with official docs.
---
## [2026-05-21 12:04 AM PKT] Claude Code v2.1.145
| # | Priority | Type | Action | Status |
|---|----------|------|--------|--------|
| 1 | HIGH | New Skill | Add `run` to official bundled skills table — launch and drive the project's app to see a change working (requires v2.1.145) | ✅ COMPLETE (added as row 7, count updated 6→9) |
| 2 | HIGH | New Skill | Add `verify` to official bundled skills table — build and run the app to confirm a change works without falling back to tests/type checks (requires v2.1.145) | ✅ COMPLETE (added as row 8, count updated 6→9) |
| 3 | HIGH | New Skill | Add `run-skill-generator` to official bundled skills table — teaches `/run` and `/verify` how to build/launch the project, records a per-project recipe at `.claude/skills/run-<name>/` (requires v2.1.145) | ✅ COMPLETE (added as row 9, count updated 6→9) |