feature-triage

Classify issues, estimate scope, and recommend priority levels from issue trackers.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/lucascaro/hivesmith --skill feature-triage-lucascaro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-triage
Source: https://github.com/lucascaro/hivesmith/tree/main/skills/feature-triage
Command: npx skills add https://github.com/lucascaro/hivesmith --skill feature-triage-lucascaro

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps product teams quickly classify, estimate, and prioritize new features or issues, reducing manual triage time and improving workflow efficiency.

Core Features & Use Cases

  • Feature Classification: Automatically determine if a feature request is a bug or enhancement.
  • Complexity Estimation: Provide scope estimates to assist planning.
  • Prioritization: Suggest priority ranking based on impact and effort.
  • Use Case: A product manager quickly triages incoming GitHub issues to decide which to address first, assigning appropriate priority levels.

Quick Start

Describe the feature issue and run the triage skill to classify and prioritize it.

Frequently Asked Questions about feature-triage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate issue triage for incoming GitHub issues?

Automating issue triage involves classifying issues, estimating their scope, and recommending priority levels. This skill processes feature requests from version control or issue trackers to output structured classification data for faster product team decision-making.

What is the best way to classify feature requests versus bugs in a product workflow?

Classifying feature requests versus bugs is handled by analyzing issue descriptions to determine if they represent an enhancement or a defect. The skill then provides scope estimates and suggests priority ranking based on impact and effort.

Does this issue classification tool require external dependencies or specific environments?

No external dependencies are required to run this issue classification tool. It operates using core scripts to facilitate rapid implementation, requiring only a described feature issue to execute the triage process.

How do I prioritize product issues based on impact and effort?

Prioritizing product issues based on impact and effort is achieved by analyzing the issue's scope estimate. The triage skill recommends a specific priority ranking, enabling product managers to decide which version control issues to address first.

Can I use this triage skill for complexity estimation and planning?

Yes, you can use this triage skill for complexity estimation and planning. It analyzes incoming issues from issue trackers to provide structured scope estimates, assisting product teams in their workflow planning and manual triage reduction.