crew-upgrade

Update CREW plugins by comparing installed versions with marketplace data.

9|1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/mark22013333/crew --skill crew-upgrade
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: crew-upgrade
Source: https://github.com/mark22013333/crew/tree/main/plugins/bug-workflow/skills/crew-upgrade
Command: npx skills add https://github.com/mark22013333/crew --skill crew-upgrade

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps CREW plugins up to date by comparing installed versions with marketplace data and applying updates, reducing manual maintenance and ensuring access to latest features.

Core Features & Use Cases

  • Upgrades bug-workflow and feature-workflow plugins to the latest versions.
  • Displays a concise changelog summary for each upgrade.
  • Supports --check and --changelog modes to preview changes without performing updates.

Quick Start

Run /crew-upgrade to update both plugins and view changes.

Frequently Asked Questions about crew-upgrade

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

FAQPage Schema
How do I upgrade CREW plugins to the latest marketplace version?

Use the --check option with /crew-upgrade to preview available updates and changelogs without modifying your current installation.

How can I preview a changelog before applying a plugin upgrade?

Use the --check or --changelog option with /crew-upgrade to preview available updates and changelog summaries without modifying your current installation.

What files does the CREW upgrade process require?

The upgrade process requires access to the installed_plugins.json cache, marketplace data, and CHANGELOGs to accurately compare versions and apply updates.

Why do I need to restart Claude Code after updating CREW plugins?

A Claude Code restart is required after updates to ensure the newly upgraded bug-workflow and feature-workflow plugins are properly loaded into the active environment.

Does the CREW upgrade tool support plugins other than bug-workflow and feature-workflow?

The upgrade tool currently supports upgrading bug-workflow and feature-workflow plugins across supported installations by comparing installed versions with marketplace data.

What is the best way to keep CREW plugins up to date and surface changes?

Running /crew-upgrade is the best way to keep CREW plugins up to date, as it automatically applies marketplace updates and displays a concise changelog summary for each upgrade.