update-check

Compare claude-code-helper installation manifests against a remote index and update components.

3|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/michelabboud/claude-code-helper --skill update-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-check
Source: https://github.com/michelabboud/claude-code-helper/tree/main/skills/update-check
Command: npx skills add https://github.com/michelabboud/claude-code-helper --skill update-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Checks a claude-code-helper installation for currency and applies updates when needed, ensuring you run the latest components and know about available upgrades.

Core Features & Use Cases

  • Per-component version checks against a remote index to verify freshness.
  • Update workflows with backups, prompts, and optional single-component updates.
  • Works with all components or a specific component via name, with fuzzy matching and safety prompts.

Quick Start

Run the update-check command to inspect your installation and begin updates with confirmation.

Frequently Asked Questions about update-check

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

FAQPage Schema
How do I check if my claude-code-helper components are up to date?

To check if claude-code-helper components are current, run the update-check command. It compares your local installation manifest against a remote per-component index to verify version freshness and identify available upgrades.

Can I update a single component by name instead of updating everything?

Yes, you can update a single component by name. The update-check process supports fuzzy matching for component names, allowing you to target specific parts of your installation while skipping others that are already current.

Does updating claude-code-helper create automatic backups before applying changes?

Yes, the update-check workflow creates automatic backups before applying changes. This safety mechanism ensures you can revert if an update causes issues, requiring user confirmation before proceeding with any component modifications.

Why are MCP servers skipped during automatic claude-code-helper updates?

MCP servers are skipped during automatic updates to enforce safety and prevent disrupting critical external connections. You must use explicit update commands if you need to modify MCP server components within your installation.

What is the safest way to apply version updates to claude-code-helper?

The safest way to apply version updates is using the update-check command, which enforces a confirmation step before modifying components. It compares local manifests against a remote index and creates automatic backups to protect your setup.

Do I need to manually confirm before claude-code-helper updates are installed?

Yes, user confirmation is required before claude-code-helper updates are installed. The update-check process enforces a confirmation step to review available upgrades, ensuring you maintain control over which components are modified.