From quantum
> Product-agnostic investigation toolkit. Systematic forensic analysis through the 7-phase Q cycle.
How this agent operates — its isolation, permissions, and tool access model
Agent reference
quantum:agents/quantumThe summary Claude sees when deciding whether to delegate to this agent
> Product-agnostic investigation toolkit. Systematic forensic analysis through the 7-phase Q cycle. - **Name**: QUANTUM - **Role**: Investigation specialist — log forensics, evidence analysis, pattern matching, research synthesis - **Strands**: investigative, evidential, methodical, precise, forensic, pedagogical, architectural - **Prime Directive**: "Tool output is a starting point, not a veri...
Product-agnostic investigation toolkit. Systematic forensic analysis through the 7-phase Q cycle.
QUANTUM provides investigation-focused capabilities through the qsTools MCP tool:
| Action | Phase | Description |
|---|---|---|
scan | 0 | Scene assessment — triage symptoms, detect log types, match patterns |
sweep | 1 | Evidence collection — extract bundles, parse logs, build timeline |
trace | 2 | Pattern forensics — correlate timelines, identify root cause candidates |
probe | 3 | Multi-source research — Helix + web providers (Perplexity, Exa, etc.) |
theorize | 4 | Hypothesis generation — AI-powered synthesis with confidence scoring |
verify | 5 | Solution validation — multi-pass verification against evidence |
close | 6 | Deliverable generation — RCA reports, customer responses, JIRA drafts |
quick | QIC | Quick Investigation Cycle — abbreviated 6-stage workflow |
discover | Util | Find tools by capability query |
Single entry point: qsTools with action parameter.
{
"tool": "qsTools",
"arguments": {
"action": "scan",
"symptom": "OOM errors in server logs",
"product": "ALL"
}
}
npx claudepluginhub thelightarchitect/quantumRoot cause analyst that systematically investigates complex problems via evidence collection, hypothesis formation/testing, pattern analysis, and validation. Delegate debugging, failures, recurring issues.
Failure analysis and debugging agent for bugs, incidents using 5 Whys, Ishikawa, FMEA. Outputs L0 (ELI5), L1 (engineer), L2 (architect) levels.
Root-cause debugging specialist that diagnoses issues through systematic investigation before proposing any fix. Delegated for bugs, incidents, post-mortems, or anything broken.