What problem does it solve?
This Skill performs retrospective triage of failed Exarchos MCP tool calls to determine why workflows and tool invocations failed, preventing wasted effort and guiding corrective action across code, documentation, or user behavior.
Core Features & Use Cases
- Authoritative Debug Trace: Run MCP self-service queries (describe, event queries, runbooks, and views) to build a ground-truth diagnostic picture independent of conversation history.
- Session Scan & Correlation: Supplement server-side traces with session tool-call review to map errors to attempted actions and parameters for reproducible evidence.
- Root-Cause Classification: Classify each failure into exactly one bucket — code bug, documentation issue, or user error — with trace-backed rationale and severity.
- Actionable Reporting: Produce a structured report following the included template, draft GitHub issue bodies for code/docs findings, and offer to file them with user confirmation.
- Use Case: Run at the end of a workflow session or when encountering INVALID_INPUT, VALIDATION_ERROR, sequence conflicts, or repeated retries to quickly identify whether to file a bug, update docs, or retrain an agent.
Quick Start
Invoke the dogfood skill or run the /dogfood command scoped to the workflow to generate a trace-backed triage report and draft issue suggestions.