Update Training banner
pgagarinov pgagarinov

Update Training

Documentation community

Description

--- description: "Compare training materials against Claude Code changelog to find outdated content and gaps" allowed-tools: - Bash - Read - Grep - Glob - WebFetch argument-hint: "[version-range]" --- # Update Training Materials Audit Compare the training materials in this repository against the official Claude Code changelog to identify outdated content and uncovered features. ## Steps 1. **Fetch the changelog**: Fetch the latest changelog from `https://raw.githubusercontent.com/a

Installation

Installs to ~/.claude/skills/pgagarinov-awesome-claude-code-update-training/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pgagarinov-awesome-claude-code-update-training && curl -fsSL https://raw.githubusercontent.com/pgagarinov/awesome-claude-code/HEAD/.claude/skills/update-training.md -o ~/.claude/skills/pgagarinov-awesome-claude-code-update-training/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository