원클릭으로
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>