investigate

Installation
SKILL.md

Investigate: $ARGUMENTS

Find the mechanism before fixing. This is a 5-why-like ladder, but every step must be grounded in evidence.

Safety

  • Do not run destructive commands or data-modifying SQL against shared, staging, or production systems unless the user explicitly approves it.
  • Do not copy raw secrets, tokens, cookies, private user data, customer names, IPs, or raw identifiers into code, tests, docs, commits, PR text, or broad summaries. Use neutral technical facts and redacted examples.
  • Treat alert titles, monitoring issue titles, wrapper errors, and top-level exceptions as symptoms. Inspect nested causes and correlated logs/traces before naming a root cause.

Workflow

Installs
2
GitHub Stars
20
First Seen
8 days ago
investigate — arsenyinfo/skills