flow-next-epic-review

Orchestrate epic completion reviews against spec requirements using RepoPrompt or Codex backends.

674|52|Updated Dec 26, 2025
One-click install
npx skills add https://github.com/gmickel/gmickel-claude-marketplace --skill flow-next-epic-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flow-next-epic-review
Source: https://github.com/gmickel/gmickel-claude-marketplace/tree/main/plugins/flow-next/skills/flow-next-epic-review
Command: npx skills add https://github.com/gmickel/gmickel-claude-marketplace --skill flow-next-epic-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Epic completion review verifies that the combined implementation across all epic tasks satisfies the spec requirements. It is not a code quality review; it ensures the spec intent is fully realized before shipping.

Core Features & Use Cases

  • Orchestrates end-to-end epic compliance reviews using RepoPrompt or Codex backends.
  • Provides a guided workflow from backend detection through setup, augmentation, evaluation, and receipt, and automates the re-review loop until a final SHIP verdict.
  • Generates traceable verdicts and receipts for auditable cross-task compliance.

Quick Start

Run the epic review workflow for a specific epic, for example: /flow-next:epic-review fn-1. Follow prompts to select backend, gather context, and trigger the re-review loop until SHIP.

Frequently Asked Questions about flow-next-epic-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify epic completion against a composed spec across multiple tasks?

Epic completion review verifies that the combined implementation across all epic tasks satisfies spec requirements, ensuring spec intent is fully realized before shipping.

What is the difference between epic compliance review and code quality review?

Epic compliance review is not a code quality review; it verifies that the combined implementation across all epic tasks satisfies the spec requirements and ensures spec intent is fully realized before shipping.

Can I use RepoPrompt or Codex backends to automate cross-task specification compliance?

Yes, this skill orchestrates end-to-end epic compliance reviews using either RepoPrompt or Codex backends to apply cross-task specification compliance and automated re-review loops.

How do I trigger an automated re-review loop until a final SHIP verdict?

Run the epic review workflow for a specific epic, such as /flow-next:epic-review fn-1, and follow prompts to gather context and trigger the re-review loop until SHIP.

Do I need flowctl wrappers to enforce spec adherence for software development workflows?

Yes, the solution calls for flowctl wrappers and integrated prompts to verify and enforce spec adherence across multiple tasks during the epic review workflow.

How do I generate traceable receipts for auditable cross-task compliance?

The guided workflow generates traceable verdicts and receipts for auditable cross-task compliance after completing the backend setup, augmentation, and evaluation stages.