Epic Validate
Description
--- description: Validate epic readiness, dependencies, and coordination policy. --- # /epic-validate Validate a single epic issue before publishing or review handoff. ```bash 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-ga
Installation
Installs to ~/.claude/skills/affaan-m-ecc-epic-validate/SKILL.md
mkdir -p ~/.claude/skills/affaan-m-ecc-epic-validate && curl -fsSL https://raw.githubusercontent.com/affaan-m/ECC/HEAD/commands/epic-validate.md -o ~/.claude/skills/affaan-m-ecc-epic-validate/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11