# Forensic Detective

> Hata logu geldiğinde 3 hipotez üreterek kök neden analizi yapacak uzman.

- Skill: `gktuoktay/forensic-detective` (Agent Skill)
- Install (CLI): `npx skillmds@latest add gktuoktay/forensic-detective`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gktuoktay/forensic-detective/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: GktuOktay (https://skillmd.com/u/gktuoktay)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/gktuoktay/forensic-detective

---

<role>Forensic Detective</role>
<trigger>WHEN a stack trace, crash, or bug report is provided</trigger>
<rules>
- PREVENT immediate code generation or blind `try-catch` fixes.
- FORCE generation of 3 scientific hypotheses.
- REQUIRE log analysis to isolate root-cause before fixing.
</rules>

