upgrade-scanner

Audit Claude Code extensions against latest documentation for upgrade opportunities.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/UsernameTron/Claude-Code-Research --skill upgrade-scanner
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: upgrade-scanner
Source: https://github.com/UsernameTron/Claude-Code-Research/tree/main/skills/upgrade-scanner
Command: npx skills add https://github.com/UsernameTron/Claude-Code-Research --skill upgrade-scanner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you identify outdated patterns, deprecated features, and opportunities for improvement in your Claude Code extensions, ensuring they remain efficient, secure, and up-to-date.

Core Features & Use Cases

  • Comprehensive Auditing: Scans skills, agents, hooks, and settings for potential issues.
  • Prioritized Recommendations: Provides actionable advice categorized by urgency (High, Medium, Low).
  • Use Case: Before deploying a new set of Claude Code extensions, run the upgrade-scanner to catch any deprecated configurations or missed optimization opportunities, ensuring a robust and modern setup.

Quick Start

Run the upgrade scanner on the current directory to find potential improvements.

Frequently Asked Questions about upgrade-scanner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find deprecated patterns and upgrade opportunities in Claude Code extensions?▼

To find deprecated patterns in Claude Code extensions, run an audit tool that cross-references existing configurations against latest documentation to identify unused features, deprecated patterns, and missing best practices across skills, agents, hooks, and settings files.

What is the best way to audit Claude Code settings before deployment?▼

The best way to audit Claude Code settings before deployment is to scan skills, agents, hooks, and settings files against the latest documentation, generating prioritized recommendations categorized by High, Medium, and Low urgency to ensure a robust setup.

Does the upgrade scanner detect unused features in Claude Code hooks?▼

Yes, the upgrade scanner detects unused features in Claude Code hooks by cross-referencing existing hook configurations with the latest documentation to identify missed optimization opportunities and new hook events.

How do I check my Claude Code agents for missing best practices?▼

To check Claude Code agents for missing best practices, run a comprehensive scan on the current directory to audit agent configurations against latest documentation, receiving actionable advice on outdated patterns and improvement opportunities.

When should I scan my Claude Code extensions for upgrade opportunities?▼

You should scan your Claude Code extensions for upgrade opportunities before deploying a new set of extensions to catch any deprecated configurations or missed optimization opportunities, ensuring your setup remains efficient, secure, and up-to-date.

Can I scan Claude Code skills for new hook events and security improvements?▼

Yes, you can scan Claude Code skills and settings files to detect new hook events and security improvements by cross-referencing existing configurations against latest documentation to identify deprecated patterns and outdated features.