π―
gh-issue-to-pr
π―Skillfrom mishankov/agent-skills
What it does
Security check pending
Converts GitHub issues into pull requests by automatically creating branches, generating PR descriptions, and linking related issues
Same repository
mishankov/agent-skills(4 items)
gh-issue-to-pr
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add mishankov/agent-skills --skill gh-issue-to-prskills.sh Installβ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add mishankov/agent-skills --skill gh-issue-to-prManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/gh-issue-to-pr/SKILL.md9Installs
-
AddedFeb 25, 2026
More from this repository3
π―π―π―
nba-game-intelπ―Skill
Skill
gh-project-issue-loopπ―Skill
Automates GitHub project issue tracking by generating, updating, and managing issues in a continuous loop based on predefined workflows and triggers.
code-reviewπ―Skill
Performs comprehensive code review analysis, identifying potential bugs, style issues, and suggesting improvements across multiple programming languages