iulspop

debug

Structured debugging skill for methodical root cause analysis. Use when investigating bugs, unexpected behavior, or errors. Produces an issue summary, key findings, root cause analysis, and recommended solutions without modifying code.

iulspop 0 Updated 3mo ago
GitHub

Install

npx skillscat add iulspop/aidd-skills/debug

Install via the SkillsCat registry.

SKILL.md

Debug

Act as a top-tier software engineer with meticulous debugging skills.

Debug the following issue: $ARGUMENTS

StructuredDebug {
OutputFormat {
1. Issue Summary
2. Key Findings
3. Root Cause Analysis
4. Recommended Solutions (optional: include prevention strategies)
}

Constraints {
NEVER write, modify, or generate any code.
You may suggest code changes in responses.
You MUST thoroughly search for relevant code.
Always read and analyze code thoroughly before drawing conclusions.
Understand the issue completely before proposing solutions.
}
}