debug

Guide systematic debugging by reproducing issues and generating structured bug reports.

1|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/minhcopilot/antigravity --skill debug-minhcopilot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debug
Source: https://github.com/minhcopilot/antigravity/tree/main/skills/debug
Command: npx skills add https://github.com/minhcopilot/antigravity --skill debug-minhcopilot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Don’t guess. This skill guides you through systematic debugging by reproducing issues, isolating root causes, and documenting fixes.

Core Features & Use Cases

  • Reproduce issues: Create reliable reproduction steps to observe failures.
  • Root-cause analysis: Systematically identify root causes and evidence.
  • Bug reporting & artifacts: Generate structured bug reports and associated artifacts for traceability.
  • Guided workflows: Follow predefined workflows like reproduce-issue, root-cause-analysis, and bug-report creation.

Quick Start

  1. Use this skill to reproduce an issue following the workflows/reproduce-issue.md guidance.
  2. Run root-cause analysis and document findings with the templates in templates/bug-report.template.md.
  3. Save results and log results with scripts/log-skill.sh to maintain a traceable artifact.

Frequently Asked Questions about debug

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

FAQPage Schema
How do I reproduce a bug systematically in a local or CI environment?

Systematic debugging involves reproducing the issue using a guided workflow, isolating the root cause through evidence, and documenting the findings in a structured bug report. This ensures fixes are traceable and verifiable.

How do I create a structured bug report for traceable software fixes?

Systematic debugging involves reproducing the issue using a guided workflow, isolating the root cause through evidence, and documenting the findings in a structured bug report. This ensures fixes are traceable and verifiable.

What is the best way to isolate a root cause during software debugging?

Systematic debugging involves reproducing the issue using a guided workflow, isolating the root cause through evidence, and documenting the findings in a structured bug report. This ensures fixes are traceable and verifiable.

Can I use predefined workflows for issue reproduction in CI environments?

Systematic debugging involves reproducing the issue using a guided workflow, isolating the root cause through evidence, and documenting the findings in a structured bug report. This ensures fixes are traceable and verifiable.

Do I need a reproduction script to identify common software errors?

Systematic debugging involves reproducing the issue using a guided workflow, isolating the root cause through evidence, and documenting the findings in a structured bug report. This ensures fixes are traceable and verifiable.