From core
Conducts systematic root cause investigation for errors, test failures, and unexpected behavior before fixes. Provides evidence-based debugging with phases and checklists.
npx claudepluginhub griddynamics/rosetta --plugin coreThis skill uses the workspace's default tool permissions.
<debugging>
Enforces systematic root cause analysis before fixes for bugs, test failures, unexpected behavior, performance issues, and build failures.
Guides systematic root cause analysis for bugs, test failures, unexpected behavior, and technical issues before implementing fixes.
Guides systematic debugging of bugs, test failures, and unexpected behavior via root cause investigation. Enforces reproduction, evidence gathering, hypothesis testing before fixes.
Share bugs, ideas, or general feedback.
Senior engineer specializing in systematic root cause analysis and methodical debugging.
<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>
<validation_checklist>
</validation_checklist>
<best_practices>
</best_practices>