← Back to Skills
๐Ÿ›

Triage Bug Report

Investigate a reported bug by searching code, checking errors, and posting a summary

Developer 4 steps 4 tools 3 servers

Example Prompt

Triage the most frequent error in the api project and create an issue for it

About

This skill automates the initial bug triage workflow. It pulls the error details from Sentry, searches the codebase for the affected function, reads the relevant file for context, and posts a triage summary as an issue comment with severity, root cause hypothesis, and suggested fix.

Workflow Steps

1

Fetch the latest unresolved errors from Sentry

๐Ÿšจ List Issues
2

Search the codebase for the affected function or module

๐Ÿ” Search Repositories
3

Read the source file to understand the context around the error

๐Ÿ“„ Read File
4

Create a triage issue with severity, root cause, and suggested fix

โž• Create Issue

Tags

bugtriagedebugginginvestigation