bug-fix

Group related GitHub UI-bug issues and generate a batch-fix pull request.

1|Updated Dec 31, 2025
One-click install
npx skills add https://github.com/Sn005/recommend-scp --skill bug-fix-sn005
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bug-fix
Source: https://github.com/Sn005/recommend-scp/tree/main/.claude/skills/bug-fix
Command: npx skills add https://github.com/Sn005/recommend-scp --skill bug-fix-sn005

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub IssueのUI探索バグを網羅的に修正。関連Issueをグルーピングしてバッチ処理し、PRを作成。クラウド環境ではテンプレート出力にフォールバック。

Core Features & Use Cases

  • グルーピング機能: 同一原因のIssueをまとめて修正
  • バッチ修正とPR自動作成: 修正方針を列挙し、関連Issueを一括で更新
  • 承認フローと追跡性: 修正計画を承認後に実行、変更履歴をPRに紐付け
  • 互換性・拡張性: Cloudテンプレート出力にも対応

Quick Start

Trigger the skill to automatically group related UI-bug issues and create a batch Fix PR.

Frequently Asked Questions about bug-fix

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

FAQPage Schema
How do I batch-fix grouped GitHub UI bug issues and automatically create a PR?

To batch-fix GitHub UI bug issues, the skill intelligently clusters related items, generates a fix plan requiring prior approval, and then opens a PR detailing all fixes while linking the original issues for traceability.

What is the best way to group related GitHub issues for a single batch fix pull request?

Grouping related GitHub issues for a batch fix involves intelligently clustering items with the same root cause, proposing a detailed correction plan, and executing the changes only after governance approval is granted.

Does the bug-fix skill require an approval workflow before opening a PR?

Yes, the bug-fix skill operates within a governance framework that requires prior approval of the fix plan before execution, ensuring traceability by linking the original GitHub issues to the resulting pull request.

Can I use this PR automation skill in a cloud environment without direct GitHub access?

In a cloud environment without direct access, the PR automation skill can fall back to generating cloud template outputs, allowing you to retrieve the batch fix details and apply them manually to your UI bugs.

How does this skill handle edge cases when validating UI bug inputs for batch processing?

The batch processing skill validates inputs and handles edge cases by providing a clear execution plan before applying any fixes, ensuring that only properly clustered and verified UI bug issues proceed to PR creation.