investigation-state
CommunityPersist debugging context across sessions
Authorbordenet
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Preserve multi-session debugging context so hypotheses, evidence, eliminated approaches, and next steps are not lost between agent turns, system restarts, or handoffs, reducing duplicated work and missed clues during root-cause investigation.
Core Features & Use Cases
- Durable JSON store: Authoritative investigations are saved as UUID-named JSON files under the user's ~/.superpowers/investigations/ directory and updated atomically.
- CLI-first workflow: A single recommended tool (investigation-crud.sh) provides create, list, show, export, hypothesis/evidence management, lifecycle commands, and schema validation to avoid manual edits.
- Hypothesis & evidence tracking: Record hypotheses with structured evidence entries, verdicts, eliminated approaches, next steps, and related tickets or TODOs for clean handoffs and continuity.
- Lifecycle management & safety: Enforced states (active/paused/resolved/abandoned), stale-investigation checks, concurrent-investigation guidance, and markdown export for readable handoffs.
- Use case: Start a long-running reproduction and debugging session, persist all findings and checks, resume after interruption, or hand the investigation to another agent without losing context.
Quick Start
Start a new investigation and record the first hypothesis by running the investigation-crud.sh create command with a title, observed behavior, and reproduction steps.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: investigation-state Download link: https://github.com/bordenet/superpowers-plus/archive/main.zip#investigation-state Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.