Ecw Validate Config banner
Aimeerrhythm Aimeerrhythm

Ecw Validate Config

Development community

Description

--- name: ecw-validate-config description: Validate ECW configuration files for completeness and correctness. Checks for unfilled placeholders, missing files, and broken references. --- # ECW Configuration Validation You are executing the `/ecw-validate-config` command. Your task is to check the project's ECW configuration completeness and correctness, then output a structured report. Follow the steps below strictly in order. --- ## Step 1: Locate Configuration Check if `.claude/ecw/` direc

Installation

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

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

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

Full documentation available on GitHub

View Source Repository