create-epic

Create GitHub Epic issues from requirements with template and ProjectV2 linkage.

Updated Dec 11, 2025
One-click install
npx skills add https://github.com/semicolon-devteam/semo --skill create-epic-semicolon-devteam
Or copy as Structured Prompt for Agentβ–Ό
Please help me install this Agent Skill.
Skill: create-epic
Source: https://github.com/semicolon-devteam/semo/tree/main/packages/biz/discovery/skills/create-epic
Command: npx skills add https://github.com/semicolon-devteam/semo --skill create-epic-semicolon-devteam

SYSTEM DOCUMENTATION & REQUIREMENTS

πŸ’‘ This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

PO/κΈ°νšμžκ°€ μ •μ˜ν•œ μš”κ΅¬μ‚¬ν•­μ„ Epic으둜 μƒμ„±ν•˜κ³  ν”„λ‘œμ νŠΈμ™€ ν…œν”Œλ¦Ώμ„ λ™κΈ°ν™”ν•©λ‹ˆλ‹€.

Core Features & Use Cases

  • Epic 생성: κΈ°λ³Έ ν…œν”Œλ¦Ώ 기반 Epic μž‘μ„±
  • ν”„λ‘œμ νŠΈ 연동: μ΄μŠˆκ΄€λ¦¬ ν”„λ‘œμ νŠΈμ— Epic 및 ν•˜μœ„ 이슈 연동
  • ν…œν”Œλ¦Ώ 동기화: Epic λ³€κ²½ μ‹œ ν…œλ¦Ώ μ—…λ°μ΄νŠΈ

Quick Start

Epic 생성을 μ‹œμž‘ν•©λ‹ˆλ‹€.

Frequently Asked Questions about create-epic

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

FAQPage Schema
How do I create an Epic issue from requirements in GitHub?β–Ό

Create an Epic issue by converting PO/PM requirements into a GitHub issue using the epic-template. The Skill loads the template, generates the issue in your docs repository, assigns issue type and priority, links it to ProjectV2, and validates the dev-checklist automatically.

Can I sync Epic templates across multiple repositories?β–Ό

Yes. The Skill handles template synchronization by updating the epic-template whenever an Epic changes, ensuring consistency across repositories and maintaining alignment between your docs repo and project management system.

What happens if Epic creation fails on first attempt?β–Ό

The Skill includes automated failure recovery by retrying Projects linkage and rechecking the dev-checklist. If issues persist, it surfaces the validation error so you can correct the requirement data and resubmit.

How do I link created Epics to my GitHub project?β–Ό

Epic creation automatically integrates with ProjectV2. Once the issue is generated from the epic-template, the Skill links it to your project management board and establishes connections for child issues under that Epic.

What's the best way to migrate existing Epics between repositories?β–Ό

Use this Skill to generate new Epics in your target repository by feeding existing requirement data into the epic-template. The Skill recreates the issue structure, priority, type, and project linkage in the destination docs repo.

Do I need to manually set issue priority and type for Epics?β–Ό

No. The Skill assigns Issue Type and Priority automatically based on the epic-template rendering and your requirement metadata, eliminating manual configuration steps.