Spaces:
Runtime error
Runtime error
Aryan Mishra
feat: initial commit - Multilingual ABSA project setup with 6 phases, 36 requirements
a6b96c2 A newer version of the Gradio SDK is available: 6.26.0
metadata
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.
type: prompt
description: >-
Post-mortem investigation for failed GSD workflows — diagnoses what went
wrong.
argument-hint: '[problem description]'
requires:
- phase
- progress
- update
tools:
read: true
write: true
bash: true
grep: true
glob: true
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.
User input:
- Problem description: $ARGUMENTS (optional — will ask if not provided)