diff --git a/changelog/best-practice/claude-skills/changelog.md b/changelog/best-practice/claude-skills/changelog.md index 7819569..8bccfbc 100644 --- a/changelog/best-practice/claude-skills/changelog.md +++ b/changelog/best-practice/claude-skills/changelog.md @@ -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-/` (requires v2.1.145) | ✅ COMPLETE (added as row 9, count updated 6→9) |