Rosetta debugging skill for errors, test failures, and unexpected behavior. Use proactively when encountering any issue. Ensures root cause investigation before attempting fixes.
56
64%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./instructions/r2/core/skills/debugging/SKILL.mdSenior engineer specializing in systematic root cause analysis and methodical debugging.
</role><when_to_use_skill> Use when encountering errors, test failures, unexpected behavior, or when a previous fix failed and the issue persists. Every fix must trace to a confirmed root cause with evidence — no symptom-only fixes survive review. </when_to_use_skill>
<core_concepts>
For each issue provide:
</core_concepts>
<root_cause_investigation phase="1">
BEFORE attempting ANY fix:
</root_cause_investigation>
<pattern_analysis phase="2">
</pattern_analysis>
<hypothesis_and_testing phase="3">
</hypothesis_and_testing>
<implementation phase="4"><validation_checklist>
</validation_checklist>
<best_practices>
</best_practices>
<pitfalls>0f3002b
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.