โ† ClaudeAtlas

investigatelisted

Operator-driven, live-symptom investigation: turn a reported issue into well-formed ๐Ÿ”ฒ Backlog tasks grounded in the live operational record, not memory. The upstream of /groom โ€” grooming brings Backlog to Ready; this produces the grounded Backlog. Read-only diagnosis by default, with a spelled-out ladder for operator-authorized in-session mutations: pull a live-health snapshot (true deployed SHA, active milestone, errored + idle/killed planning sessions, failed deploys, GitHub-verified needs-attention PRs, the active board), reconstruct the symptom by value, root-cause to file:line under an evidence law that matches each claim shape to its admissible proof, frame (caused-vs-exposed, transient-vs-systemic, cascade/blast-radius, re-verify deployed state), classify (Code-vs-Design, check โœ… Done designs, recognize subsumption), then draft and file ๐Ÿ”ฒ Backlog tasks with SHA-stamped file:line anchors + ๐Ÿค–/๐Ÿ‘๏ธ acceptance. Use when the operator says "investigate X", "look into why Y", "something's wrong with Z โ€” dig
phahadek/claude-orchestrator ยท โ˜… 1 ยท AI & Automation ยท score 74
Install: claude install-skill phahadek/claude-orchestrator
# investigate โ€” turn a live symptom into grounded ๐Ÿ”ฒ Backlog tasks `/investigate` is the **upstream of `/groom`**. Grooming brings `๐Ÿ”ฒ Backlog` โ†’ `๐Ÿ—‚๏ธ Ready`; this produces the grounded Backlog. It takes an operator-reported symptom ("sessions are erroring after the last deploy", "the design launch keeps failing") and turns it into **`๐Ÿ”ฒ Backlog` tasks rooted in the live operational record** โ€” not in what the code looks like it should do. **Read-only diagnosis is the default posture.** Observe the record, root-cause it, file. Diagnosis never mutates another session's git/PR/worktree to learn what it can read. An interactive run can escalate to operator-authorized action (fire a verify/ops session, correct a status/Type, an operator-granted DB write) along the ladder in **ยง The mutation boundary** โ€” never improvised, never across the two forbidden lines (managed PRs; session worktrees/git). The skill's value is a verification discipline that refuses to trust premises, statuses, or the checkout HEAD, plus a repeatable **investigate โ†’ classify โ†’ file** loop. Follow it even when the symptom looks like a one-line fix. > **Not `/ops`'s Investigation mode.** `/ops` works a **pre-filed `๐Ÿ”Ž` Investigation task** already on > a milestone board, under its journal/staging machinery. `/investigate` is **ad-hoc and > operator-pointed**: there is no task yet โ€” the symptom is the input, filed Backlog tasks are the > output. It shares `/ops`'s by-value / falsify / root-cause disciplines b