redsub-update

Check and apply Claude Code plugin updates while synchronizing the CLAUDE.md template.

2|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/redsub-captain/redsub-claude-code --skill redsub-update
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: redsub-update
Source: https://github.com/redsub-captain/redsub-claude-code/tree/main/skills/redsub-update
Command: npx skills add https://github.com/redsub-captain/redsub-claude-code --skill redsub-update

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of checking for and applying updates to Claude Code plugins, ensuring you are always running the latest versions and that your CLAUDE.md template is synchronized.

Core Features & Use Cases

  • Automated Version Checks: Scans installed plugins for available updates.
  • Core Update Script: Executes a comprehensive script to handle version checks, git pulls, cache updates, and installed plugin JSON updates.
  • Template Synchronization: Manages updates to the CLAUDE.md template, offering users a choice to merge changes while preserving customizations.
  • Use Case: After a new version of a plugin is released, you can run this Skill to automatically update it and ensure your project's CLAUDE.md template is up-to-date with the latest features and best practices.

Quick Start

Run the redsub update skill to check for and apply plugin updates.

Frequently Asked Questions about redsub-update

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

FAQPage Schema
How do I update Claude Code plugins to the latest version?

To update Claude Code plugins, you can automate the process by running a core script that checks installed plugin versions, executes git pulls, and updates cache and plugin JSON configurations. This ensures you maintain the latest available plugin versions.

How do I sync CLAUDE.md template updates without losing customizations?

Syncing CLAUDE.md templates while preserving customizations involves using an automated update mechanism that identifies template changes and prompts you to merge them. This allows you to accept new features while keeping your existing custom configurations intact.

What is the best way to automate version control for Claude Code plugins?

Automating version control for Claude Code plugins is best handled by a script that scans installed packages and executes comprehensive update commands including git pulls and cache updates. This manages template changes and keeps configurations up-to-date.

Does the CLAUDE.md update process require manual confirmation for template changes?

Yes, applying updates to the CLAUDE.md template requires manual user confirmation. The skill manages template synchronization by offering users a choice to merge changes, ensuring you have control over modifications before they are applied.

Can I check for available updates across all installed Claude Code plugins at once?

Yes, you can check for available updates across all installed Claude Code plugins at once. The automated version check scans your environment for available plugin updates and applies them through a comprehensive core update script.