gsd-forensics

Analyze git history and planning artifacts to identify root causes of failed GSD workflows.

8|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/D0NMEGA/donnyclaude --skill gsd-forensics-d0nmega
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-forensics
Source: https://github.com/D0NMEGA/donnyclaude/tree/main/packages/skills/gsd-forensics
Command: npx skills add https://github.com/D0NMEGA/donnyclaude --skill gsd-forensics-d0nmega

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Post-mortem investigation of failed GSD workflows by analyzing git history, planning artifacts, and state to identify root causes and actionable steps.

Core Features & Use Cases

  • Structured diagnostic reports from repository state, planning data, and session history.
  • Anomaly detection for stalled flows, missing artifacts, and state inconsistencies.
  • Actionable remediation guidance with reproducible steps and optional issue creation.

Quick Start

Run the forensics skill on the current project to generate a diagnostic report from the existing workflow state.

Frequently Asked Questions about gsd-forensics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find the root cause of a failed Git workflow?

To find the root cause of a failed Git workflow, analyze repository state, git history, and planning artifacts. This diagnostic process identifies anomalies like stalled flows and state inconsistencies to generate evidence-backed remediation reports.

What is post-mortem diagnostics for stalled software workflows?

Post-mortem diagnostics for stalled workflows is the structured investigation of repository state and session history. It detects missing artifacts and state inconsistencies to produce actionable remediation guidance for failed projects.

Do I need a .planning directory to analyze session state?

Yes, analyzing session state requires a .planning directory. The forensic analysis applies to projects with .planning directories, git history, and session state to accurately track structured state and identify workflow anomalies.

How do I generate a diagnostic report from planning artifacts?

To generate a diagnostic report from planning artifacts, run the forensics analysis on the current project. It processes existing workflow state, detects anomalies, and outputs structured forensic reports with optional issue creation steps.

Can I redact sensitive data in root-cause-analysis reports?

Yes, you can redact sensitive data in root-cause-analysis reports. The forensic reporting process meets requirements for evidence-backed reporting and sensitive data redaction to safely support remediation efforts.