gh-issue-to-pr
GitHub Issue To PR
Execute a reliable issue-implementation workflow for repositories hosted on GitHub using gh and git.
Required Inputs
owner/repo(upstream repository)issue_number- Local parent directory for clones
Workflow
More from mishankov/agent-skills
nba-game-intel
Retrieve NBA game information from ESPN public APIs, including daily scoreboards, game summaries, boxscores, play-by-play, team lists, team schedules, and standings context. Use when requests ask for NBA scores, live game status, specific game-id details, or team-centric recent/upcoming game context.
16gh-project-issue-loop
Continuously process available GitHub Project items by preparing project context once and then implementing linked issues in a loop via the gh-issue-to-pr skill. Use when asked to clear backlog from a GitHub Project board, batch-deliver project issues, or repeatedly pick and implement open project issues with gh CLI.
7code-review
Perform comprehensive software code reviews focused on correctness, regressions, security, reliability, performance, and test quality. Use when asked to review pull requests, commits, branches, patches, or source files and deliver prioritized findings with severity, concrete impact, and file/line references.
4deliver-feature
Guide a staged feature-delivery workflow from idea to PRD, PRD to implementation plan, plan to code, and code to a review/fix loop. Use when the user wants a structured feature workflow with explicit approvals, stored `plans/NNNN. feature name/` artifacts, `$write-a-prd` for PRD drafting, `$prd-to-plan` for planning, `implement` for execution, and `$code-review` over uncommitted changes followed by fixes until the review is clean.
1