What problem does it solve?
This Skill closes the feedback loop for AI-assisted work by collecting friction reports, grouping related failures, and surfacing them as clear GitHub issues instead of leaving them buried in local logs.
Core Features & Use Cases
- Friction clustering: Reads structured friction payloads from the harness wing and groups them by subcategory or room.
- Issue generation: Composes descriptive issue titles, markdown bodies, and labels for each qualifying cluster.
- Routing and deduplication: Selects the correct target repository from canonical provenance, skips already-correlated drawers, and avoids reopening existing clusters when dedup mode is enabled.
- Deep sweep review: Scans transcript drawers with heuristics to produce a triage-friendly Markdown review before promotion into real friction reports.
- Automation support: Includes local scheduling, label bootstrapping, and dry-run modes for safe validation before apply.
Quick Start
Run the harness-curator skill to analyze the friction wing and either preview or open clustered issues.