Issue Triage
Intelligent issue triage with automatic categorization, prioritization, and team assignment
$ npx claude-code-templates@latest --command="team/issue-triage" --yesRequires Claude Code. The command adds this command to your project's .claudedirectory — nothing runs on ToolZip's servers.
What's inside this command
Component source
Issue Triage
Intelligently triage and prioritize issues with automated routing and team assignment: $ARGUMENTS
Current Triage Context
- Repository: !
gh repo view --json nameWithOwner -q .nameWithOwner 2>/dev/null || echo "No repo context" - Open issues: !
gh issue list --state open --limit 1 --json number | jq length 2>/dev/null || echo "Check manually" - Linear teams: Available Linear teams and project assignments for routing
- Triage backlog: Current volume and age of untriaged issues
Task
Execute intelligent issue analysis with automated triage and priority assignment:
Triage Scope: Use $ARGUMENTS to focus on GitHub issues, Linear tasks, priority analysis, or team assignment optimization Triage Framework:- Issue Analysis - Extract issue metadata, analyze content patterns, assess severity indicators, evaluate impact scope
- Category Classification - Identify issue type (bug, feature, documentation), assess complexity level, determine urgency factors
- Priority Assessment - Calculate priority score using severity, impact, effort, and business value metrics
- Team Routing - Match issue skills to team expertise, balance workload distribution, consider current sprint capacity
- Label Management - Apply consistent labeling scheme, maintain taxonomy standards, enable filtering and reporting
- SLA Assignment - Set response time expectations, establish resolution targets, track performance metrics
Related Claude Code Commands
Architecture Review
Comprehensive architecture review with design patterns analysis and improvement recommendations
Session Learning Capture
Capture and document session learnings with automatic knowledge integration and memory updates
Memory Spring Cleaning
Clean and organize project memory files with implementation synchronization and pattern updates
Estimate Assistant
Generate accurate task estimates using historical data, complexity analysis, and team velocity metrics
Dependency Mapper
Map project and task dependencies with critical path analysis and circular dependency detection
Sprint Planning
Plan and organize sprint workflows with Linear integration and capacity analysis
Catalog data and component content are sourced from the open-source davila7/claude-code-templates project (MIT license). ToolZip curates the listing and writes original descriptions; every component links back to its original source. Claude Code is a product of Anthropic. ToolZip is an independent catalog and is not affiliated with or endorsed by Anthropic.