x-epic-implement

Create Running Phase 1 tasks and apply pre-phase gates for EPIC planning.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/edercnj/ia-dev-environment --skill x-epic-implement
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x-epic-implement
Source: https://github.com/edercnj/ia-dev-environment/tree/main/src/test/resources/audit-corpus/task-hierarchy/valid/x-epic-implement
Command: npx skills add https://github.com/edercnj/ia-dev-environment --skill x-epic-implement

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the initiation and governance of EPIC Phase 1 planning within a software project, turning a manual process into a repeatable workflow.

Core Features & Use Cases

  • Phase 1 task creation: Creates and tracks the Phase 1 task like EPIC-XXX › Phase 1 with a Running state.
  • Pre-phase gating: Applies a pre-phase gate to prevent progression until criteria are met.
  • Use Case: For large epics, automatically kick off Phase 1 planning and gate PR reviews until the phase is ready to proceed.

Quick Start

Create an EPIC Phase 1 plan and trigger the pre-phase gate workflow for EPIC-XXX.

Frequently Asked Questions about x-epic-implement

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

FAQPage Schema
How do I automate epic phase planning and task creation?

Automating epic phase planning involves creating a Running Phase 1 task for EPIC-XXX and applying a pre-phase gate to control progression. This Skill initiates the planning workflow and gates task progression until criteria are met.

What is a pre-phase gate in project management automation?

A pre-phase gate in project management automation prevents task progression until specific criteria are met. It governs the transition between planning phases, ensuring that all prerequisites for the next phase are satisfied before moving forward.

How do I set up phase gating for large epics in software projects?

Setting up phase gating for large epics requires applying a pre-phase gate to the Phase 1 task. This prevents PR reviews and further progression until the phase is ready to proceed, turning manual governance into a repeatable workflow.

Can I use this to automatically kick off Phase 1 planning for EPIC-XXX?

Yes, you can automatically kick off Phase 1 planning for EPIC-XXX. The automation creates a Phase 1 task with a Running state and invokes the pre-phase gate workflow, satisfying the governance requirements for the epic.

Does this phase gate automation work with existing task hierarchies?

Yes, the phase gate automation applies to existing task hierarchies where Phase 1 planning creates a Running task. It integrates into the hierarchy by creating the Phase 1 task for EPIC-XXX and applying the pre-phase gate as described.

When should I not use automated phase gating for epics?

Automated phase gating should not be used for epics that do not require a structured Phase 1 planning stage or pre-phase gate criteria. It is designed for large epics where gating PR reviews and phase progression is necessary.