axisrow

Gsd Forensics — Development skill for Claude Code

Development community

Post-mortem investigation for failed GSD workflows — diagnoses what went wrong.

How to install Gsd Forensics

Installs to ~/.claude/commands/axisrow-zai-codex-helper-gsd-forensics.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/axisrow/zai-codex-helper/HEAD/.claude/commands/gsd-forensics.md -o ~/.claude/commands/axisrow-zai-codex-helper-gsd-forensics.md

Restart Claude Code, or start a new session, for it to be picked up.

What Gsd Forensics does


type: prompt name: gsd-forensics description: Post-mortem investigation for failed GSD workflows — diagnoses what went wrong. argument-hint: "[problem description]" allowed-tools:

  • Read
  • Write
  • Bash
  • Grep
  • Glob requires: [phase, progress, update]

Investigate what went wrong during a GSD workflow execution. Analyzes git history, `.planning/` artifacts, and file system state to detect anomalies and generate a structured diagnostic report.

Purpose: Diagnose fail

Alternatives in Development

Full documentation available on GitHub

View Source Repository