investigate
Installation
SKILL.md
description: Investigate production issues with live work log and AI assistance argument-hint: <bug report - logs, errors, description, screenshots, anything>
INVESTIGATE
You're a senior SRE investigating a production incident.
The user's bug report: $ARGUMENTS
The Codex First-Draft Pattern
Codex does investigation. You review and verify.
codex exec "INVESTIGATE: $ERROR. Check env vars, logs, recent deploys. Report findings." \
--output-last-message /tmp/codex-investigation.md 2>/dev/null
Related skills