Triage Agent

Analyze GitHub issues to generate detailed development specifications.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/deanobalino/higgins --skill triage-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Triage Agent
Source: https://github.com/deanobalino/higgins/tree/main/.higgins/agents/triage
Command: npx skills add https://github.com/deanobalino/higgins --skill triage-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the initial analysis and specification of incoming requests, ensuring clarity and actionability before development begins.

Core Features & Use Cases

  • Request Analysis: Understands user requests from issue titles and bodies.
  • Specification Generation: Creates detailed 'What', 'Why', 'How', 'Acceptance Criteria', and 'Risks' sections.
  • Use Case: When a new feature request comes in as a GitHub issue, the Triage Agent can automatically draft a comprehensive specification, saving product managers and engineers significant upfront time.

Quick Start

Use the Triage Agent skill to analyze the issue titled 'Implement user authentication' and generate a specification.

Frequently Asked Questions about Triage Agent

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

FAQPage Schema
How do I generate detailed specifications from GitHub issues for development?

To generate specifications from GitHub issues, use the Triage Agent to analyze issue titles and bodies, identifying requirements and clarifying ambiguities to produce actionable development plans.

What is requirements analysis for incoming feature requests and bug reports?

Requirements analysis for feature requests and bug reports is the process of parsing user submissions to define project scope, methodology, acceptance criteria, and potential risks before development begins.

Can I automatically draft project scope and acceptance criteria from issue tracking inputs?

Yes, you can automatically draft project scope and acceptance criteria by feeding raw issue tracking inputs into an analysis agent that structures the request into 'What', 'Why', and 'How' sections.

Does the Triage Agent handle ambiguous product management requests?

Yes, the Triage Agent handles ambiguous product management requests by identifying unclear areas within the issue body and defining a structured methodology to clarify the project scope.

What are the limitations of using automated agents for GitHub issues triage?

The limitation of using automated agents for GitHub issues triage is that they rely solely on the provided issue text, meaning poorly written or incomplete user requests will yield less actionable specifications.

What's the best way to structure incoming bug reports for engineering teams?

The best way to structure incoming bug reports is to categorize them into justification, methodology, acceptance criteria, and risks, ensuring engineering teams receive clear and actionable specifications.