cc-practices-current
CommunityAuthoritative, auto-refreshing Claude Code currency.
Authorleonardoacosta
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Keeps answers about Claude Code features, deprecations, and adoption guidance accurate by maintaining a continuously refreshed, diff-driven local cache so agents and audits do not rely on stale or noisy web searches.
Core Features & Use Cases
- Deterministic refresh: A lean refresh.sh script fetches three upstream sources (docs changelog, GitHub releases, npm metadata), computes signatures, and signals when extraction is needed.
- Structured references: When sources change, the skill rewrites concise, machine-friendly references (features, deprecations, adoption signals) that downstream agents use for audits and advice.
- Safe economics: Diff-first design makes currency checks cheap and only invokes LLM extraction on actual upstream movement, reducing unnecessary work and false positives.
- Integration: Powers /workflow:evolve and the cc-practices-analyst agent to provide verifiable, gradeable adoption checks and migration guidance.
Quick Start
Run the skill's refresh script and then ask the agent "what's new in Claude Code" to receive an authoritative, up-to-date summary.
Dependency Matrix
Required Modules
curljqnpmsha256sumtimeout
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cc-practices-current Download link: https://github.com/leonardoacosta/central-claude/archive/main.zip#cc-practices-current Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.