| source | framework |
| name | bug-triage |
| description | Bug triage, debugging analysis, and issue prioritization |
| author | StrRay Framework |
| version | 1.0.0 |
| schema_version | 1.0 |
| tags | ["debugging","bug-fix","triage","error-analysis"] |
| capabilities | ["triage_bugs","analyze_issues","prioritize_fixes"] |
| dependencies | [] |
| mcp | {"bug-triage-specialist":{"command":"node","args":["node_modules/strray-ai/dist/mcps/knowledge-skills/bug-triage-specialist.server.js"]}} |
Bug Triage Skill
Comprehensive bug triage, debugging analysis, and issue prioritization.
Tools Available
- triage_bugs: Analyze and triage bug reports to identify root causes
- analyze_stack_trace: Parse and analyze stack traces
- suggest_fixes: Generate specific code fixes for bugs
- prioritize_issues: Prioritize bug fixes by severity and effort
- find_related_issues: Find related or duplicate bugs
Usage
This skill provides debugging capabilities for:
- Error and exception analysis
- Stack trace interpretation
- Root cause identification
- Bug prioritization for sprint planning
Integration
Activated when debugging or bug-fixing capabilities are requested.