fix-bug

Orchestrate bug fix workflows with investigation, brief creation, verification, and council review.

2|1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/bigeasyfreeman/adlc --skill fix-bug-bigeasyfreeman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fix-bug
Source: https://github.com/bigeasyfreeman/adlc/tree/main/skills/fix-bug
Command: npx skills add https://github.com/bigeasyfreeman/adlc --skill fix-bug-bigeasyfreeman

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of fixing bugs and addressing production issues, reducing time to resolution and improving code quality.

Core Features & Use Cases

  • Investigation and Briefing: Systematic debugging and creation of a light brief for targeted verification.
  • Verification and Council: Applying relevant gates, LDD enforcement, and a light council review.
  • PR and Escalation: Creating a PR with evidence and handling cases that require escalation.

Quick Start

Run the fix-bug skill to initiate a bug fix process.

Frequently Asked Questions about fix-bug

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

FAQPage Schema
What is the best way to orchestrate a production bug fix workflow?

A systematic bug fix workflow handles investigation, brief creation, verification, and council review to reduce time to resolution and improve code quality for production issues.

How do I make sure my code quality stays high during a production issue repair?

You maintain code quality during production issue repair by applying systematic debugging, enforcing verification gates, and performing a light council review before PR submission.

How do I create a brief for targeted verification of a software bug?

You create a verification brief by systematically debugging the software bug and documenting the targeted steps required to validate the fix before entering the council review phase.

Does this bug fix process handle PR hygiene and escalation for complex issues?

Yes, the bug fix process enforces PR hygiene by creating a PR with evidence and includes structured escalation handling for complex production issues requiring further attention.

When do I need a light council review for fixing bugs?

You need a light council review after completing systematic debugging and creating your verification brief, ensuring all relevant gates and LDD enforcement are applied before the final PR.