بنقرة واحدة
debugging
To investigate errors, test failures, and unexpected behavior — root cause before fix.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
To investigate errors, test failures, and unexpected behavior — root cause before fix.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
To synchronize CHANGELOG.md with changes made last week (mon - sun)
To synchronize web site with changes made to local *.md files
To implement features, fix bugs, and refactor with KISS/SOLID/DRY and systematic validation.
Rosetta CRITICAL MUST skill. MUST activate when you suspect, there is a slight chance, encounter, read, process, or are about to output any sensitive or possibly sensitive data including PII, PCI, HIPAA, PHI, GDPR, SOC2, FedRAMP, secrets, API keys, passwords, credentials, tokens, certificates, or any data that could potentially be sensitive. Applicable for coding too
To implement features, fix bugs, and refactor with KISS/SOLID/DRY and systematic validation.
To apply structured 8D meta-cognitive reasoning thinking to complex problems, then answer clearly with caveats. Must use when asked to think or reason.
| name | debugging |
| description | To investigate errors, test failures, and unexpected behavior — root cause before fix. |
| license | Apache-2.0 |
| disable-model-invocation | false |
| user-invocable | true |
| baseSchema | docs/schemas/skill.md |
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>