What problem does it solve?
Triage-recent-bugs eliminates the time sink of manually sorting and debugging multiple user-reported issues by coordinating discovery, root-cause forensics, fixes, and deployment verification across related tickets.
Core Features & Use Cases
- Recent bug discovery in Linear: Finds bug-labeled issues within a lookback window and guides you to select what to work on.
- Duplicate clustering by shared chat URL: Detects multiple reports pointing to the same OpenMates share/chat ID so teams investigate together instead of repeating work.
- Parallel specialist forensics and optional encryption tracing: Runs issue forensics for each selected bug and adds encryption-flow tracing when decryption/key/sync symptoms appear.
- Test-first fix loop with CI confirmation: Ensures each fix is validated via the existing tests (or prompts you to confirm a minimal repro test), then verifies CI actually ran your tests before closing out.
- Deploy gate and Linear handoff: Prepares deployment, verifies Vercel readiness for the correct commit, re-verifies on the deployed SHA, and updates Linear with root cause, fix summary, files, SHA, and test evidence.
Quick Start
Ask: triage recent user bugs from the last 2 hours.