ag-corrigir-bugs

Automate end-to-end bug triage and fixes with workflow routing and agent orchestration.

19|4|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/andregusman-raiz/a-gusman-claude --skill ag-corrigir-bugs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ag-corrigir-bugs
Source: https://github.com/andregusman-raiz/a-gusman-claude/tree/main/skills/ag-corrigir-bugs
Command: npx skills add https://github.com/andregusman-raiz/a-gusman-claude --skill ag-corrigir-bugs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates end-to-end bug triage and fixes, reducing manual triage effort and accelerating resolution in software projects.

Core Features & Use Cases

  • Auto-routing: selects the optimal workflow (--triage, --fix, --batch, --parallel) based on input.
  • Unified workflow: supports triage (classification + sprint planning), single bug fixes with multiple gates, batch sprints for 2-5 bugs, and parallel fixes for 6+ bugs with Agent Teams.
  • Agent orchestration: spawns dedicated subagents for each bug and manages governance and safety gates.
  • Migration note: replaces multiple legacy agents with a single merged workflow.

Quick Start

Describe the bugs to process and let ag-corrigir-bugs route them through the appropriate workflow.

Frequently Asked Questions about ag-corrigir-bugs

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

FAQPage Schema
How do I automate bug triage and routing for multiple issues?

Automated bug triage routes tasks through workflows like --triage, --fix, --batch, or --parallel. It classifies bugs and selects the optimal workflow based on your input to reduce manual triage effort.

What is the best way to fix multiple bugs in parallel during a sprint?

Parallel bug fixes for 6 or more bugs use Agent Teams to spawn dedicated subagents for each issue. This orchestration manages governance and safety gates to ensure reliable parallel resolution.

Can I process a small batch of 2 to 5 bugs using automated bugfix workflows?

Yes, you can process small batches using the --batch workflow. It handles sprint processing for 2 to 5 bugs by applying predefined gates and safety checks to ensure reliable fixes.

Do I need subagents to orchestrate parallel bug campaigns?

Yes, parallel multi-bug campaigns require agent subagents and orchestration. The workflow spawns dedicated subagents for each bug and manages governance with predefined gates and safety checks.

How does automated bug triage handle sprint planning and classification?

Automated bug triage handles sprint planning by classifying bugs and routing them into appropriate workflows. The unified --triage workflow reduces manual effort by classifying and planning bugs automatically.