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
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.
Test Prompt
Test description
RAG System Architect
Build a Retrieval-Augmented Generation system with proper chunking, embedding, and retrieval strategies
API Integration Architect
Build production-ready API integrations with authentication, error handling, and retry logic