Ecw Init banner
Aimeerrhythm Aimeerrhythm

Ecw Init

Productivity community

Description

--- name: ecw-init description: Initialize Enterprise Change Workflow configuration for your project. Supports three modes — Attach (existing docs), Manual (user-specified paths), Scaffold (new project). argument-hint: [--skip-scanners] --- # ECW Init — Project Initialization Wizard You are executing the `/ecw-init` command. Your task is to detect the project's existing documentation state, select the appropriate initialization mode, then generate ECW configuration files. Follow the steps belo

Installation

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

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

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

Full documentation available on GitHub

View Source Repository