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
AI Debugging Chain-of-Thought Assistant
Apply systematic chain-of-thought reasoning to diagnose and fix complex bugs, with step-by-step analysis, hypothesis testing, and a clear fix with explanation.
API Documentation Generator
Generate comprehensive API documentation from code or specifications
Parallel Agent Task Decomposer
Breaks a complex software project or task into parallelisable sub-tasks suitable for running multiple AI coding agents simultaneously in isolated git branches.
Technical Changelog & Release Notes Writer
Converts raw developer notes, commit messages, or pull request descriptions into polished, user-friendly changelog entries and release notes for multiple audiences.