debug

Analyze bug descriptions, recent commits, and logs to provide debugging insights.

1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/oscardlfr/AndroidCommonDoc --skill debug-oscardlfr
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: debug
Source: https://github.com/oscardlfr/AndroidCommonDoc/tree/main/skills/debug
Command: npx skills add https://github.com/oscardlfr/AndroidCommonDoc --skill debug-oscardlfr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a systematic approach to bug investigation using the debugger agent, streamlining the process and saving time.

Core Features & Use Cases

  • Systematic Bug Investigation: Utilizes the debugger agent for a structured approach to identifying and fixing bugs.
  • Contextual Analysis: Integrates recent commits and error logs to provide a comprehensive understanding of the issue.
  • Agent-Based Solution: Leverages the power of AI agents for efficient debugging and validation.
  • Use Case: For a developer facing a complex bug in their codebase, this Skill can automatically gather context, investigate the issue, and report findings.

Quick Start

To investigate a bug, use the command: /debug <bug description>

Frequently Asked Questions about debug

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

FAQPage Schema
How do I investigate codebase bugs using an AI agent?▼

You can investigate codebase bugs using an AI agent by providing a bug description, which triggers an automated debugger to analyze recent commits and error logs for actionable insights.

How does a debugger agent analyze recent commits for issue resolution?▼

The debugger agent analyzes recent commits by integrating them with error logs and your bug description, providing a comprehensive understanding of the issue for structured resolution.

What is the best way to streamline complex bug investigation in my codebase?▼

The best way to streamline complex bug investigation is using an automated debugger agent that systematically gathers context, investigates the issue, and reports findings to save development time.

Can I use an automated debugger agent without writing custom scripts?▼

Yes, you can use an automated debugger agent without custom scripts by simply running a command with your bug description to initiate the contextual analysis and issue resolution process.

Does the debugger agent require specific error logs to resolve issues?▼

The debugger agent integrates recent commits and error logs to provide a comprehensive understanding of the issue, making these contextual inputs highly valuable for accurate debugging insights.

When should I avoid using an AI-driven debugger for bug investigation?▼

You should avoid using an AI-driven debugger when you lack a clear bug description or sufficient contextual data like recent commits and error logs, as the agent relies on these inputs for investigation.