Aimeerrhythm

31 mods across 1 repository, 1 stars between them.

ecw

02

Aimeerrhythm/enterprise-change-workflow

Plugin Claude Code

Enterprise change management workflow: risk classification, multi-domain collaboration, requirements elicitation, implementation planning, adversarial spec review, TDD, implementation orchestration, systematic debugging, implementation verification, business impact analysis, cross-review, knowledge base maintenance…

1 3mo ago A tokens not measured original MIT

biz-impact-analysis

07

Aimeerrhythm/enterprise-change-workflow

Agent

Analyzes business impact of code changes by combining structured dependency graph queries with incremental code scanning. Outputs a formatted impact report covering affected domains, downstream/upstream flows, external systems, and end-to-end paths.

1 3mo ago A 47 tokens original MIT

domain-analyst

08

Aimeerrhythm/enterprise-change-workflow

Agent

Domain-specific analysis agent for multi-domain collaboration. Dispatched by domain-collab Round 1 (independent analysis) and Round 2 (negotiation). Each instance focuses on a single domain's impact assessment.

1 3mo ago A 49 tokens original MIT

impl-verifier

10

Aimeerrhythm/enterprise-change-workflow

Agent

Implementation verification round agent for impl-verify. Each instance handles one verification dimension (requirements, domain rules, plan decisions, or engineering standards) independently.

1 3mo ago A 34 tokens original MIT

implementer

11

Aimeerrhythm/enterprise-change-workflow

Agent

Task implementer agent for impl-orchestration. Dispatched per plan task with full task context. Implements, tests, commits, and self-reviews.

1 3mo ago B 35 tokens original MIT

spec-challenge

12

Aimeerrhythm/enterprise-change-workflow

Agent

Adversarial technical reviewer that challenges design specs and solution documents. Dispatched after a spec or design document is produced, reviews it from an independent context (only sees the document + project knowledge, not the author's reasoning). Outputs structured issues with severity and worst-case…

1 3mo ago A 59 tokens original MIT

spec-reviewer

13

Aimeerrhythm/enterprise-change-workflow

Agent

Spec compliance reviewer agent for impl-orchestration. Verifies implementer built what was requested — nothing more, nothing less. Reads actual code independently; does not trust implementer's report.

1 3mo ago A 41 tokens original MIT

ecw-init

14

Aimeerrhythm/enterprise-change-workflow

Command

Initialize Enterprise Change Workflow configuration for your project. Supports three modes — Attach (existing docs), Manual (user-specified paths), Scaffold (new project).

1 3mo ago B 34 tokens original MIT

domain-collab

19

Aimeerrhythm/enterprise-change-workflow

Skill Claude CodeCodex

Multi-domain requirement analysis. Use when a requirement spans 2+ business domains. Auto-routed by ecw:risk-classifier for cross-domain changes; invoke manually via /ecw:domain-collab.

1 3mo ago A 48 tokens original MIT

impl-verify

21

Aimeerrhythm/enterprise-change-workflow

Skill Claude CodeCodex

Implementation verification before marking a task done. Absorbs code-reviewer role in ECW workflow. Also invocable manually via /ecw:impl-verify.

1 3mo ago A 37 tokens original MIT

knowledge-audit

22

Aimeerrhythm/enterprise-change-workflow

Skill Claude CodeCodex

Knowledge base health audit. Scans knowledge docs, analyzes content composition, detects stale references, tiny/oversized files, three-criteria compliance, outputs health report and optimization suggestions.

1 3mo ago A 40 tokens original MIT