Aimeerrhythm/enterprise-change-workflow
Skill Claude CodeCodex
Structured requirement elicitation before implementation. Auto-routed by ecw:risk-classifier for P0/P1 single-domain requirements; invoke manually via /ecw:requirements-elicitation.
Aimeerrhythm/enterprise-change-workflow
Skill Claude CodeCodex
Structured requirement elicitation before implementation. Auto-routed by ecw:risk-classifier for P0/P1 single-domain requirements; invoke manually via /ecw:requirements-elicitation.
Aimeerrhythm/enterprise-change-workflow
Skill Claude CodeCodex
Entry point for any new requirement, feature, or code change. Classifies risk (P0–P3) and routes to the appropriate workflow. Run before implementation; not for bug fixes (use ecw:systematic-debugging).
Aimeerrhythm/enterprise-change-workflow
Skill Claude CodeCodex
Adversarial review of design specs and solution documents. Auto-runs after ecw:writing-plans for P0 changes (any domain mode); invoke manually via /ecw:spec-challenge.
Aimeerrhythm/enterprise-change-workflow
Skill Claude CodeCodex
Entry point for bug fixes. Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes. Domain-knowledge-driven root cause analysis.
Aimeerrhythm/enterprise-change-workflow
Skill Claude CodeCodex
Use when implementing any feature or bugfix, before writing implementation code. Risk-aware TDD with ecw.yml integration.
Aimeerrhythm/enterprise-change-workflow
Skill Claude CodeCodex
Multi-repo workspace for cross-service development. Create isolated workspaces with git worktree, coordinate multi-session parallel implementation across independent services. Manual invocation only via /ecw:workspace.
Aimeerrhythm/enterprise-change-workflow
Skill Claude CodeCodex
Use when you have a spec or requirements for a multi-step task, before touching code. Risk-aware planning with ECW domain context.