Bug Report Triage Assistant
Analyze and categorize bug reports for efficient debugging
Content
Analyze the following bug report and provide triage: Bug Title: {{bug_title}} Description: {{bug_description}} Steps to Reproduce: {{reproduction_steps}} Expected vs Actual: {{expected_vs_actual}} Environment: {{environment}} Provide: 1. Severity classification (Critical/High/Medium/Low) 2. Likely root cause analysis 3. Priority for fixing 4. Suggested investigation approach 5. Questions for clarification 6. Related area suggestions: {{related_areas}}
Related Prompts
System Design Evaluator
Evaluate and improve system architecture designs
API Integration Architect
Build production-ready API integrations with authentication, error handling, and retry logic
Incident Postmortem Generator
Create structured incident postmortem reports from incident details
Reasoning Model Debug Prompt (Chain-of-Thought Code Fixer)
Uses chain-of-thought reasoning to systematically diagnose and fix code bugs, explaining each step of the reasoning process before proposing a fix.