nxs-gh-create-epic

Create a GitHub issue from an Epic document. Use when the user wants to create a GitHub issue from an epic.md file, sync an epic to GitHub, or link an epic document to a GitHub issue. The skill extracts the epic title and type from YAML frontmatter, creates an issue via `gh issue create`, and updates the frontmatter with the issue link.

$ インストール

git clone https://github.com/sameera/nexus /tmp/nexus && cp -r /tmp/nexus/claude/.claude/skills/nxs-gh-create-epic ~/.claude/skills/nexus

// tip: Run this command in your terminal to install the skill