executing-epic-workflow

Coordinate EPIC-driven feature development through Explore, Research, Plan, Validate, Implement, Review, and Iterate phases.

1|Updated Nov 26, 2025
One-click install
npx skills add https://github.com/Emz1998/nexly-notes --skill executing-epic-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-epic-workflow
Source: https://github.com/Emz1998/nexly-notes/tree/main/.claude/skills copy/epic
Command: npx skills add https://github.com/Emz1998/nexly-notes --skill executing-epic-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a structured, systematic approach to feature development using the EPIC methodology (Explore, Research, Plan, Validate, Implement, Review, Iterate). It automates the delegation of complex phases to specialized agents, ensuring thoroughness, reducing oversight, and streamlining the development lifecycle.

Core Features & Use Cases

  • EPIC Workflow Orchestration: Guides through each phase of feature development, from exploration to iteration.
  • Agent Delegation: Automatically delegates tasks like codebase analysis, research, and strategic planning to specialized subagents.
  • Iterative Compliance: Includes validation scripts to ensure each phase is completed correctly before proceeding.
  • Session Management: Initializes and manages dedicated session directories for organized reporting and context.
  • Use Case: When tasked with building a complex new feature, use this skill to initiate the EPIC workflow. It will first explore the codebase, then research solutions, plan the implementation, validate the plan, and finally guide the implementation, ensuring all steps are thoroughly covered.

Quick Start

Initiate the EPIC workflow for a new "user authentication" feature, starting with codebase exploration.

Frequently Asked Questions about executing-epic-workflow

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

FAQPage Schema
How do I systematize feature development with a structured workflow?

The EPIC workflow systematizes feature development by guiding you through seven sequential phases: Explore, Research, Plan, Validate, Implement, Review, and Iterate. Each phase delegates specialized tasks to agents, enforces strict reporting, and validates completion before proceeding, ensuring thoroughness and reducing oversight.

What is the EPIC methodology and when should I use it for software projects?

EPIC is a methodology for complex feature development that structures work into exploration, research, planning, validation, implementation, review, and iteration phases. Use it when building intricate software features requiring codebase analysis, strategic planning, and iterative validation loops with multiple stakeholders.

How do I delegate feature development tasks across multiple agents?

The EPIC workflow automates agent delegation by assigning codebase analysis to exploration agents, research to specialized subagents, and planning to strategic agents. Each phase produces saved artifacts to dedicated session directories with centralized reporting, ensuring coordinated execution across specialized teams.

Can I use agent orchestration to manage complex software feature planning?

Yes. EPIC workflow coordinates agent orchestration across feature planning by initializing session directories, delegating phase-specific tasks to specialized agents, enforcing validation scripts between phases, and maintaining centralized reporting to ensure all planning requirements are completed before implementation.

What validation does the EPIC workflow enforce during feature development?

The workflow includes iterative validation scripts that verify each phase—exploration, research, planning, implementation, and review—meets concrete technical requirements before proceeding. Validation ensures session management, artifact persistence, and compliance with explicit phase deliverables.

Does the EPIC workflow support iterative development and feedback loops?

Yes. The Iterate phase implements feedback loops that cycle through exploration, research, planning, and validation again, refining the feature based on implementation results and review findings. This ensures continuous improvement throughout the development lifecycle.