Ecw Upgrade banner
Aimeerrhythm Aimeerrhythm

Ecw Upgrade

Development community

Description

--- name: ecw-upgrade description: Upgrade ECW configuration in your project. Runs idempotent checks and applies missing configuration items. --- # ECW Upgrade — Project Configuration Sync You are executing the `/ecw-upgrade` command. Your task is to compare the project's ECW configuration against current plugin templates, fix everything you can, and auto-validate the result. **Important:** This command belongs to the `enterprise-change-workflow` plugin. All templates are in the plugin's `tem

Installation

Installs to ~/.claude/skills/aimeerrhythm-enterprise-change-workflow-ecw-upgrade/SKILL.md

Terminal
mkdir -p ~/.claude/skills/aimeerrhythm-enterprise-change-workflow-ecw-upgrade && curl -fsSL https://raw.githubusercontent.com/Aimeerrhythm/enterprise-change-workflow/HEAD/commands/ecw-upgrade.md -o ~/.claude/skills/aimeerrhythm-enterprise-change-workflow-ecw-upgrade/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository