add-tests
Generate tests for a completed phase based on UAT criteria and implementation
Post-mortem investigation for failed GSD workflows — diagnoses what went wrong.
> /plugin marketplace add open-gsd/gsd-core > /plugin install gsd-core@gsd-core
How it fires
How this command gets triggered: by you, by Claude, or both.
/forensicsContext preview
What this command does when you run it.
Post-mortem investigation for failed GSD workflows — diagnoses what went wrong.
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]
<objective> 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 failed or stuck workflows so the user can understand root cause and take corrective action. Output: Forensic report saved to `.planning/forensics/`, presented inline, with optional issue creation. </objective>
<execution_context> @~/.claude/gsd-core/workflows/forensics.md </execution_context>
<context> **Data sources:**
**User input:**
</context>
<process> Execute end-to-end. </process>
<success_criteria>
</success_criteria>
<critical_rules>
</critical_rules>
Git. Ship. Done. A light-weight meta-prompting, context engineering, and spec-driven development system for Claude Code, OpenCode, Antigravity CLI, Kimi CLI, Kilo, Codex, Copilot, Cursor, Windsurf, and more.
Repo: open-gsd/gsd-core
Generate tests for a completed phase based on UAT criteria and implementation
Generate an AI-SPEC.md design contract for phases that involve building AI systems.
Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit
Audit milestone completion against original intent before archiving
Cross-phase audit of all outstanding UAT and verification items
Run all remaining phases autonomously — discuss→plan→execute per phase