fix-issues-and-pr

Execute a script to fix GitHub issues and merge fixes into a single pull request.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/evanfang0054/agent-harness --skill fix-issues-and-pr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fix-issues-and-pr
Source: https://github.com/evanfang0054/agent-harness/tree/main/skills/fix-issues-and-pr
Command: npx skills add https://github.com/evanfang0054/agent-harness --skill fix-issues-and-pr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of fixing existing GitHub issues and merging all the fixes into a single pull request (PR), streamlining the workflow and reducing manual effort.

Core Features & Use Cases

  • Batch Issue Fixing: Fix multiple GitHub issues without the need for session analysis or creating new issues.
  • Single PR Creation: Merges all fixes into one PR, simplifying the process and reducing the need for multiple commits.
  • Trigger with Commands: Use specific commands to trigger the skill, such as "修 #12", "把 open issues 都修了提 PR", or "fix issue #15".

Quick Start

To fix existing GitHub issues and merge into a single PR, use the command "/fix-issues-and-pr #12".

Frequently Asked Questions about fix-issues-and-pr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fix multiple GitHub issues and merge them into a single PR?

You can batch fix multiple GitHub issues and merge them into a single PR by triggering an automated script with a command like "/fix-issues-and-pr #12". This consolidates all resolutions into one pull request.

Can I automate batch fixing of open issues without creating new issues?

Yes, you can automate batch fixing of open GitHub issues without creating new issues or requiring session analysis. The automation executes a script to resolve existing issues and merges all fixes into one pull request.

What commands trigger the automated issue resolution and PR merge process?

Commands like "修 #12", "把 open issues 都修了提 PR", "fix issue #15", or "/fix-issues-and-pr #12" trigger the automated script to resolve the specified GitHub issues and generate a single pull request.

Does this GitHub issue automation require session analysis to operate?

No, this GitHub issue automation does not require session analysis. It directly executes a script to fix existing issues and merges the commits into a single pull request, bypassing the need for session context.

What is the best way to streamline GitHub issue resolution for project managers?

The best way to streamline GitHub issue resolution is to use batch fixing automation, which executes a script to resolve multiple issues and merges all fixes into a single PR, significantly reducing manual effort and simplifying commit history.