What problem does it solve?
This Skill automates the identification of new bug clusters, deduplicates them against existing tickets, and creates JIRA tickets with proper context, thereby streamlining the bug management process.
Core Features & Use Cases
- Bug Cluster Identification: Automatically scans Sentry, support tickets, and app store reviews for new bug clusters.
- Deduplication: Deduplicates bugs against existing tickets to avoid duplicates.
- JIRA Ticket Creation: Files new JIRA tickets with context, including links back to the contract revision and Sentry issue.
- Pipeline Routing: Routes the bug back into the appropriate pipeline (trivial→/fix, substantial→/contract) with propose-by-default guardrails.
- Use Case: For example, after a new release, the Skill can automatically identify and file new bugs found in Sentry, support tickets, and app store reviews, ensuring they are properly managed and routed.
Quick Start
Run the bug-triage skill to automatically identify and file new bugs found in Sentry, support tickets, and app store reviews.