byfvadicamo· 5 skills
Merges GitHub Pull Requests after validating pre-merge checklist. Use when user wants to merge PR, close PR, finalize PR, complete merge, approve and merge, or execute merge. Runs pre-merge validation (tests, lint, CI, comments), confirms with user, merges with proper format, handles post-merge cleanup.
$npx -y skills add fvadicamo/dev-agent-skills --skill github-pr-mergeInstalls into the current project.
Run `npx skills use "https://github.com/fvadicamo/dev-agent-skills" --skill "fvadicamo/dev-agent-skills/github-pr-merge"` 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/fvadicamo/dev-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/fvadicamo/dev-agent-skills"` and select the relevant skills, then follow their instructions.