LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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-19

Capabilities

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)

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
debugging
forensics
gsd
post-mortem
root-cause-analysis
log-analysis
Inspect GSD runtime artifact files
Trace failure symptom to root cause
Reconstruct failure chain from logs
Propose minimal fix and test cases
GSD lock file (.gsd/auto.lock)
GSD activity logs (.gsd/activity/*.jsonl)
GSD journal logs (.gsd/journal/*.jsonl)
Forensic report file (.gsd/forensics/<slug>.md)
GitHub-issue-ready bug report text