Aimeerrhythm/enterprise-change-workflow

Claude Code plugin for structured change management — risk classification (P0-P3), multi-domain collaborative analysis, adversarial spec review, implementation verification, and business impact analysis.

1Stars on the repository
31Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

biz-impact-analysis

01

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

02

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

04

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

05

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

06

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

07

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