Drive a GitHub issue — bare or tracked on a Project board — from triage to a merge-ready PR through a gated pipeline (design hardening, tests green, code-review clean), scaling the machinery to the task's tier and asking at most one batched question. Auto-links the issue to close on merge, advances the board card, then merges and cleans up once you approve the PR in-session. Triggers: "take task N", "work on issue #N", "do the next task", "build/fix X" when no issue exists yet, and — for the merge gate later — "merge it", "approve the PR", "ship it", "lgtm merge".
$npx -y skills add dmitriyyukhanov/claude-plugins --skill issue-to-prInstalls into the current project.
Run `npx skills use "https://github.com/dmitriyyukhanov/claude-plugins" --skill "dmitriyyukhanov/claude-plugins/issue-to-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/dmitriyyukhanov/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/dmitriyyukhanov/claude-plugins"` and select the relevant skills, then follow their instructions.