Files
claude-code-best-practice/changelog/best-practice/claude-skills/changelog.md
T
Shayan RaisandClaude 914c1b5e2f workflow changelog runs for settings, commands, skills, subagents, and concepts — v2.1.79
Settings: added 3 ANTHROPIC_CUSTOM_MODEL_OPTION env vars, fixed sandbox path
prefix convention (/ = absolute, ./ = project-relative, // = legacy), updated
CLAUDE_CODE_PLUGIN_SEED_DIR for multi-directory support, expanded
CLAUDE_CODE_AUTO_COMPACT_WINDOW description. Commands, skills, subagents,
concepts: no drift detected. All badges updated to v2.1.79.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-19 12:50:01 +05:00

44 lines
1.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.