Files
claude-code-best-practice/changelog/best-practice/claude-skills/changelog.md
T
2026-05-01 15:59:40 +05:00

192 lines
6.7 KiB
Markdown

# Skills Report Changelog
**Status Legend:**
| Status | Meaning |
|--------|---------|
| ✅ `COMPLETE (reason)` | Action was taken and resolved successfully |
| ❌ `INVALID (reason)` | Finding was incorrect, not applicable, or intentional |
| ✋ `ON HOLD (reason)` | Action deferred — waiting on external dependency or user decision |
---
## [2026-03-13 04:22 PM PKT] Claude Code v2.1.74
| # | Priority | Type | Action | Status |
|---|----------|------|--------|--------|
| 1 | MED | Extra Bundled Skill | `keybindings-help` is in local report but absent from official docs bundled skills list — investigate whether to remove or keep | ✅ COMPLETE (removed from bundled skills table — it is a local custom skill in this repo, not an official bundled skill; `/keybindings` is a built-in CLI command) |
---
## [2026-03-15 12:49 PM PKT] Claude Code v2.1.76
| # | Priority | Type | Action | Status |
|---|----------|------|--------|--------|
| 1 | LOW | Field Accuracy | `name` field Required column reads "Recommended" in local report but official docs now list it as "No" (optional) — update to match | ✅ COMPLETE (updated `name` Required from "Recommended" to "No" to match official docs) |
---
## [2026-03-17 12:42 PM PKT] Claude Code v2.1.77
No drift detected — frontmatter fields (10) and bundled skills (5) are fully synchronized with official docs.
---
## [2026-03-18 11:38 PM PKT] Claude Code v2.1.78
No drift detected — frontmatter fields (10) and bundled skills (5) are fully synchronized with official docs.
---
## [2026-03-19 11:54 AM PKT] Claude Code v2.1.79
No drift detected — frontmatter fields (10) and bundled skills (5) are fully synchronized with official docs.
---
## [2026-03-20 08:32 AM PKT] Claude Code v2.1.80
No drift detected — frontmatter fields (10) and bundled skills (5) are fully synchronized with official docs.
---
## [2026-03-21 09:07 PM PKT] Claude Code v2.1.81
No drift detected — frontmatter fields (11) and bundled skills (5) are fully synchronized with official docs.
---
## [2026-03-23 09:48 PM PKT] Claude Code v2.1.81
No drift detected — frontmatter fields (11) and bundled skills (5) are fully synchronized with official docs.
---
## [2026-03-25 08:06 PM PKT] Claude Code v2.1.83
No drift detected — frontmatter fields (11) and bundled skills (5) are fully synchronized with official docs.
---
## [2026-03-26 12:59 PM PKT] Claude Code v2.1.84
| # | Priority | Type | Action | Status |
|---|----------|------|--------|--------|
| 1 | HIGH | New Field | Add `shell` field to frontmatter table — accepts `bash` (default) or `powershell`, controls shell for `!command` blocks in skill content | ✅ COMPLETE (added to frontmatter table, count updated 11→12) |
---
## [2026-03-27 06:25 PM PKT] Claude Code v2.1.85
| # | Priority | Type | Action | Status |
|---|----------|------|--------|--------|
| 1 | HIGH | New Field | Add `paths` field to frontmatter table — accepts glob patterns (string or YAML list) that limit when a skill auto-activates | ✅ COMPLETE (added to frontmatter table, count updated 12→13) |
---
## [2026-03-28 05:59 PM PKT] Claude Code v2.1.86
No drift detected — frontmatter fields (13) and bundled skills (5) are fully synchronized with official docs.
---
## [2026-03-31 06:51 PM PKT] Claude Code v2.1.88
No drift detected — frontmatter fields (13) and bundled skills (5) are fully synchronized with official docs.
---
## [2026-04-01 12:27 PM PKT] Claude Code v2.1.89
No drift detected — frontmatter fields (13) and bundled skills (5) are fully synchronized with official docs.
---
## [2026-04-02 09:11 PM PKT] Claude Code v2.1.90
No drift detected — frontmatter fields (13) and bundled skills (5) are fully synchronized with official docs.
---
## [2026-04-03 08:28 PM PKT] Claude Code v2.1.91
No drift detected — frontmatter fields (13) and bundled skills (5) are fully synchronized with official docs.
---
## [2026-04-04 10:38 PM PKT] Claude Code v2.1.92
No drift detected — frontmatter fields (13) and bundled skills (5) are fully synchronized with official docs.
---
## [2026-04-08 09:33 PM PKT] Claude Code v2.1.96
No drift detected — frontmatter fields (13) and bundled skills (5) are fully synchronized with official docs.
---
## [2026-04-09 11:30 PM PKT] Claude Code v2.1.97
No drift detected — frontmatter fields (13) and bundled skills (5) are fully synchronized with official docs.
---
## [2026-04-11 06:08 PM PKT] Claude Code v2.1.101
No drift detected — frontmatter fields (13) and bundled skills (5) are fully synchronized with official docs.
---
## [2026-04-13 08:02 PM PKT] Claude Code v2.1.101
No drift detected — frontmatter fields (13) and bundled skills (5) are fully synchronized with official docs.
---
## [2026-04-14 11:13 PM PKT] Claude Code v2.1.107
| # | Priority | Type | Action | Status |
|---|----------|------|--------|--------|
| 1 | HIGH | New Field | Add `when_to_use` field to frontmatter table — additional context for when Claude should invoke the skill; appended to `description` in skill listing, counts toward 1,536-char cap | ✅ COMPLETE (added to frontmatter table after `description`, count updated 13→14) |
---
## [2026-04-16 08:17 PM PKT] Claude Code v2.1.110
No drift detected — frontmatter fields (14) and bundled skills (5) are fully synchronized with official docs.
---
## [2026-04-18 07:53 PM PKT] Claude Code v2.1.114
No drift detected — frontmatter fields (14) and bundled skills (5) are fully synchronized with official docs.
---
## [2026-04-24 12:27 AM PKT] Claude Code v2.1.118
| # | Priority | Type | Action | Status |
|---|----------|------|--------|--------|
| 1 | HIGH | New Field | Add `arguments` field to frontmatter table — accepts string or YAML list; named positional arguments for `$name` substitution in skill content; maps to argument positions in order | ✅ COMPLETE (added `arguments` row after `argument-hint`, count updated 14→15) |
---
## [2026-04-26 01:09 PM PKT] Claude Code v2.1.119
No drift detected — frontmatter fields (15) and bundled skills (5) are fully synchronized with official docs.
---
## [2026-04-29 12:48 AM PKT] Claude Code v2.1.121
| # | Priority | Type | Action | Status |
|---|----------|------|--------|--------|
| 1 | HIGH | New Skill | Add `fewer-permission-prompts` to official bundled skills table — introduced in v2.1.112; canonical commands reference (`/en/commands`) marks it `[Skill]` alongside the other 5 bundled skills. The Skills Reference prose at `/en/skills` undercounts (lists 5); commands page is authoritative | ✅ COMPLETE (added row 6 to bundled skills table, count updated 5→6) |
---
## [2026-05-01 03:30 PM PKT] Claude Code v2.1.126
No drift detected — frontmatter fields (15) and bundled skills (6) are fully synchronized with official docs.