Create an aggregated Epic PR from a cc-epic-<Issue number> branch to the default branch. Takes the Epic Issue number as argument, assumes sub-PRs have already been merged into the epic branch, and automatically generates the PR title and description from the commit log against the base branch (including sub-PR / sub-Issue references). The PR is posted via gh pr create with no label and Closes #<Epic Issue>.
$npx -y skills add getty104/claude-code-marketplace --skill create-epic-prInstalls into the current project.
Run `npx skills use "https://github.com/getty104/claude-code-marketplace" --skill "getty104/claude-code-marketplace/create-epic-pr"` 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/getty104/claude-code-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/getty104/claude-code-marketplace"` and select the relevant skills, then follow their instructions.