Skip to content
Development
Command

/epic-validate

Validate epic readiness, dependencies, and coordination policy.

From plugin
ecc
239k109 skills72 agents109 commands7 hooks
+1
Install
> /plugin marketplace add affaan-m/ECC
> /plugin install ecc@ecc

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/epic-validate

Context preview

What this command does when you run it.

Validate epic readiness, dependencies, and coordination policy.

Command definition

epic-validate.md
description: Validate epic readiness, dependencies, and coordination policy.

/epic-validate

Validate a single epic issue before publishing or review handoff.

node scripts/github-coordination.js validate <issue-number> --repo <owner/repo>

What this checks:

1. Coordination state exists and is parseable. 2. Validation state is satisfied by policy. 3. Declared dependencies are closed. 4. The epic is ready for the next workflow stage.

Compatibility aliases:

  • `/quality-gate`
Ships withecc

Your agent can write code, but ECC gives it a coordinated engineering system and toolbox: it plans before it builds, verifies changes with tests, reviews its own work from a fresh context, remembers what matters, and turns repeated wins into reusable skills

Get the whole plugin