Investigate

Read-only workflow for investigating how a system behaves — understanding how something works, confirming whether it does what it claims, and diagnosing bugs, errors, or unexpected behavior. Forms and tests hypotheses against real evidence (code, logs, runtime state, reproductions), traces to root cause, and reports a diagnosis or mental model with an explicit confidence level. Produces understanding, never a code change. NOT for making the fix once the cause is known (use /ship), NOT for judging a proposed diff, branch, or PR (use /review-code), and defers transferable domain concepts — how databases, Linux, or infrastructure work in general — to /database, /linux, and /devops.

yamanidev 720ae95 6.1 KB Updated

File contents

yamanidev/claude-code-configuration/tree/main/skills/investigate commit 720ae956f3

Frequently asked questions

npx skillmds@latest add yamanidev/investigate