Authoritative protocol for authoring an Epic body — the creation-side dual of ticket-create + entry partner of epic-review/epic-resolution. Enforces: epic body = problem-scope + intended-solution (NOT pseudo-subs / ACs); ACs live in the SUB tickets; subs are LINKED via update_issue_relationship + added incrementally; the body MUST NOT hardcode a sub-list (it stales out → FAIL). Triggers: before creating an Epic (a parent issue labeled epic) via create_issue, or before decomposing one into sub-tickets.
$npx -y skills add neomjs/neo --skill epic-createInstalls into the current project.
Run `npx skills use "https://github.com/neomjs/neo" --skill "neomjs/neo/epic-create"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/neomjs/neo" that are relevant to the current task. Run `npx skills add "https://github.com/neomjs/neo"` and select the relevant skills, then follow their instructions.