Triage Agent Skill

Analyzes incoming requests and generates structured specifications for development tasks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of understanding user requests and generating clear, actionable specifications for development or further processing.

Core Features & Use Cases

  • Request Analysis: Understands user needs from issue descriptions.
  • Clarification: Asks targeted questions when requests are ambiguous.
  • Specification Generation: Produces structured specifications including problem statements, solutions, acceptance criteria, and more.
  • Use Case: When a new feature request comes in as a GitHub issue, this agent can analyze it, ask for missing details if necessary, and then generate a formal specification document that can be handed off to a developer.

Quick Start

Use the Triage Agent Skill to analyze the attached issue and generate a specification.

Frequently Asked Questions about Triage Agent Skill

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

FAQPage Schema
How do I generate development specifications from ambiguous issue requests?

To generate development specifications from ambiguous issue requests, the Triage Agent analyzes the issue description and asks targeted clarifying questions to fill missing details. It then produces a structured specification document with problem statements, solutions, and acceptance criteria for developer handoff.

What is the best way to analyze incoming feature requests for project management workflows?

The best way to analyze incoming feature requests for project management workflows is using automated issue triage to parse request descriptions, identify missing requirements, and output actionable specifications. This ensures clear requirements and smooth handoff to development teams.

Can I use automated triage to ask clarifying questions for incomplete user stories?

Yes, you can use automated triage to ask clarifying questions for incomplete user stories. The Triage Agent detects ambiguity in incoming requests and prompts users with targeted questions to gather missing details before generating a formal specification.

Does this request analysis tool handle both complete and ambiguous GitHub issues?

Yes, this request analysis tool handles both complete and ambiguous GitHub issues. For complete requests, it directly generates a structured specification; for ambiguous ones, it asks clarifying questions to ensure clear requirements before producing the actionable development task document.

What limitations should I expect when converting issue descriptions into actionable specifications?

When converting issue descriptions into actionable specifications, expect the limitation that the analysis relies entirely on the provided text. If the initial issue request lacks sufficient context, the tool must pause generation to ask clarifying questions before producing the final specification document.