plan-epic

Analyze GitHub issues and epics to generate structured implementation plans.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/ramchanderpeddada/workflow-plugin --skill plan-epic-ramchanderpeddada
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-epic
Source: https://github.com/ramchanderpeddada/workflow-plugin/tree/main/skills/plan-epic
Command: npx skills add https://github.com/ramchanderpeddada/workflow-plugin --skill plan-epic-ramchanderpeddada

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning and prioritizing features and epics across initiatives, producing a clear, executable plan rather than vague roadmaps.

Core Features & Use Cases

  • Structured issue analysis: extract tasks, dependencies, and acceptance criteria from GitHub issues and epics.
  • Plan generation: generate a concrete, plan-mode document that can be reviewed and approved.
  • Governance and guardrails: ensure no implementation steps are produced in plan mode.

Quick Start

Provide a structured implementation plan for a given GitHub issue URL or description.

Frequently Asked Questions about plan-epic

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

FAQPage Schema
How do I generate a structured plan from a GitHub issue?

To generate a structured plan from a GitHub issue, provide the issue URL or description to extract sub-tasks, dependencies, and acceptance criteria. The output is a concrete, plan-mode document ready for review and approval without executing implementation.

What is the best way to plan epics with multiple cross-service dependencies?

Planning epics with cross-service dependencies involves analyzing the issues to parse sub-tasks and map workflow-plugin ecosystem interactions. This produces a precise executable plan rather than a vague roadmap for project management.

Can I use this to automatically write code for feature tasks?

No, you cannot use this to automatically write code. It operates strictly in plan mode with governance guardrails to ensure no implementation steps are produced, focusing solely on structured planning and risk management.

Does plan-epic work with standard GitHub issue formats for project management?

Yes, plan-epic works with standard GitHub issue formats for project management. It parses the issue text to analyze sub-tasks, extract dependencies, and generate a structured implementation plan for your workflow.

How do I extract acceptance criteria from a GitHub epic?

To extract acceptance criteria from a GitHub epic, input the epic description for structured issue analysis. The system parses tasks and cross-service dependencies, producing a concrete plan document that explicitly lists the required acceptance criteria.