From 40553e6e4311740842fe4dab0d454badfac2f991 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 1 Jun 2026 05:11:56 +0000 Subject: [PATCH] chore(skills-changelog): append no-drift entry for v2.1.159 [2026-06-01] Frontmatter fields (16) and bundled skills (10) remain fully in sync with official docs at Claude Code v2.1.159. Co-Authored-By: Claude --- changelog/best-practice/claude-skills/changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changelog/best-practice/claude-skills/changelog.md b/changelog/best-practice/claude-skills/changelog.md index 32eb25b..e5e5488 100644 --- a/changelog/best-practice/claude-skills/changelog.md +++ b/changelog/best-practice/claude-skills/changelog.md @@ -223,3 +223,9 @@ No drift detected — frontmatter fields (15) and bundled skills (6) are fully s |---|----------|------|--------|--------| | 1 | HIGH | New Field | Add `disallowed-tools` to frontmatter table — tools removed from Claude's available pool while the skill is active (accepts space/comma-separated string or YAML list; clears on next message). Introduced v2.1.152, reaffirmed v2.1.157. Update count 15→16 | ✅ COMPLETE (added `disallowed-tools` row after `allowed-tools`, count updated 15→16) | | 2 | HIGH | New Skill | Add `simplify` to official bundled skills table — cleanup-only review (reuse, simplification, efficiency, abstraction level), four review agents in parallel; from v2.1.154 it does NOT hunt for correctness bugs (use `/code-review` for that). Update count 9→10 | ✅ COMPLETE (added as row 10, count updated 9→10) | + +--- + +## [2026-06-01 10:11 AM PKT] Claude Code v2.1.159 + +No drift detected — frontmatter fields (16) and bundled skills (10) are fully synchronized with official docs.