What problem does it solve?
This Skill turns scattered repository, workflow, and workflow run artifacts into a structured, evidence-backed forensic markdown report so teams can understand what failed, why, and what to do next without ad-hoc detective work.
Core Features & Use Cases
- Investigation Modes: Supports repo-level pattern analysis, single-workflow trend investigations, and deep dives on individual workflow runs.
- Evidence-first Forensics: Builds an evidence inventory, reconstructs failure timelines, and separates observed facts from inference to keep findings defensible.
- Actionable Outputs: Produces a decision-ready markdown report that includes root cause layers, multiple solution options with pros/cons, and a recommended remediation path following the bundled exemplar.
- Use Case: Use when a GitHub Actions workflow is failing intermittently, when regressions recur across runs, or when a post-mortem must be written from run logs and artifacts.
Quick Start
Run a forensic analysis on repo intel-agency/convo-content-buddy-papa92 in repo mode to produce a decision-ready markdown forensic report following the exemplar.