dx-bug-fix

Coordinate triage data, planning, and PR creation for ADO or GitHub bug reports.

6|3|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/easingthemes/dx-aem-flow --skill dx-bug-fix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dx-bug-fix
Source: https://github.com/easingthemes/dx-aem-flow/tree/main/plugins/dx-core/skills/dx-bug-fix
Command: npx skills add https://github.com/easingthemes/dx-aem-flow --skill dx-bug-fix

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates end-to-end bug fixes by coordinating triage data, planning, execution, and PR creation without writing code yourself.

Core Features & Use Cases

  • Workflow orchestration across triage, implement, test, and PR steps
  • Cross-repo gating and coordination to minimize context switching
  • Verification-ready deliverables and structured outputs for downstream steps

Quick Start

Begin the workflow by providing the bug ID to /dx-bug-fix <id> to generate a fix plan and start the coordinated workflow.

Frequently Asked Questions about dx-bug-fix

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

FAQPage Schema
How do I automate end-to-end bug fixes from triage to pull-request?

To automate end-to-end bug fixes, you can orchestrate the workflow from triage data to PR creation by providing a bug ID. This coordinates planning, tests, and cross-repo gating without writing code manually.

What is cross-repo coordination for bug-fix workflows?

Cross-repo coordination for bug-fix workflows manages dependencies and gating across multiple repositories simultaneously. It minimizes context switching by structuring verification-ready deliverables for downstream steps.

Can I use triaged GitHub issues to generate a stepwise fix plan?

Yes, you can use triaged GitHub issues to generate a stepwise fix plan by passing the issue ID to the workflow. The system parses triage and verification data to create structured plans and standardized gating.

Does this workflow orchestration support Azure DevOps bug reports?

Yes, workflow orchestration supports Azure DevOps bug reports alongside GitHub issues. It ingests triage data from either platform to automate stepwise planning, cross-repo coordination, and verification-ready PR creation.

What is the best way to create pull requests without writing code manually?

The best way to create pull requests without writing code manually is using workflow orchestration that relies on triage data and verification gating. It automates planning and PR creation to ensure standardized deliverables.

Why does automated bug-fix workflow require verification gating?

Automated bug-fix workflows require verification gating to ensure deliverables meet standardized criteria before PR creation. This dependency on triage and verification data prevents untested fixes from progressing downstream.