forensics - Post-mortem failed GSD auto-mode runs
Traces GSD auto-mode failure symptoms to root cause using runtime artifacts and produces a filing-ready bug report with proposed fixes.
Tags
Updated: 2026-09-19Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Inspect GSD runtime artifact files
- Trace failure symptom to root cause
- Reconstruct failure chain from logs
- Propose minimal fix and test cases
- Generate formatted forensic bug report
Inputs
- GSD lock file (.gsd/auto.lock)
- GSD activity logs (.gsd/activity/*.jsonl)
- GSD journal logs (.gsd/journal/*.jsonl)
- GSD metrics data (.gsd/metrics.json)
- GSD paused session file (.gsd/runtime/paused-session.json)
- Read-only process status inspection output
Outputs
- Forensic report file (.gsd/forensics/<slug>.md)
- GitHub-issue-ready bug report text
Requirements
- Read-only execution policy without state mutation
- Access to .gsd runtime artifacts directory
- Read-only system inspection utility (e.g. ps)
