pair-process-plan-epics

Break down strategic initiatives into actionable epics and create missing epic issues.

6|Updated Aug 3, 2025
One-click install
npx skills add https://github.com/foomakers/pair --skill pair-process-plan-epics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pair-process-plan-epics
Source: https://github.com/foomakers/pair/tree/main/.claude/skills/pair-process-plan-epics
Command: npx skills add https://github.com/foomakers/pair --skill pair-process-plan-epics

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of breaking down large strategic initiatives into manageable epics, ensuring a structured approach to project planning and execution.

Core Features & Use Cases

  • Automated Epic Generation: Creates epics based on initiative analysis, linking them to the parent initiative in your project management tool.
  • Idempotent Operation: Detects and skips already existing epics, preventing duplicates.
  • Use Case: When a new high-level business goal is defined, this Skill can automatically draft the foundational epics required to achieve it, presenting them for developer approval before creation.

Quick Start

Use the pair-process-plan-epics skill to break down the initiative with ID 10.

Frequently Asked Questions about pair-process-plan-epics

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

FAQPage Schema
How do I break down strategic initiatives into actionable epics?

Initiative breakdown analyzes strategic goals and generates structured epics through collaborative validation. It composes the write-issue capability to automatically create or update epic issues in your project management tool.

What is Epic 0 assessment for new projects in agile planning?

Epic 0 assessment evaluates new projects during initiative breakdown to establish foundational epics. It generates an initial assessment epic required before creating subsequent actionable epics for the project.

How to prevent duplicate epics when planning an initiative breakdown?

Initiative breakdown is idempotent, detecting existing epics and creating only missing ones. It scans the project management tool for current epics linked to the parent initiative before generating new issues.

Can I automatically generate epics from a high-level business goal?

Epic generation automates drafting foundational epics from defined business goals. It presents the proposed epics for developer approval before creating them in the project management tool.

Does initiative breakdown require existing issues in the project management tool?

Initiative breakdown operates on new and existing projects by detecting current epics. It skips already existing epics to prevent duplicates and includes an Epic 0 assessment for new projects.

What's the best way to link generated epics to a parent initiative?

Automated epic generation links created epics directly to the parent initiative in the project management tool. It uses structured analysis to ensure foundational epics align with the strategic goal.