triage

Parse issue descriptions, check duplicates, and apply ISO 29148 quality rules.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/PoleBarnes/test-travis-harness --skill triage-polebarnes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage
Source: https://github.com/PoleBarnes/test-travis-harness/tree/main/skills/triage
Command: npx skills add https://github.com/PoleBarnes/test-travis-harness --skill triage-polebarnes

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of triaging issues and analyzing project scope, ensuring efficient handling of disruptions and requirements.

Core Features & Use Cases

  • Issue Triage: Analyze incoming issues against project scope and create structured triage documents.
  • Scope Analysis: Match incoming requests against existing requirements and propose changes if necessary.
  • Duplicate Check: Identify potential duplicates in existing work items to avoid redundant efforts.
  • Quality Check: Apply ISO 29148 quality rules to ensure all requirements meet industry standards.
  • Meeting Transcript Triage: Extract issues from meeting transcripts and triage them individually.

Quick Start

Run the triage skill with the issue description: triage: the login page crashes when entering special characters in the password field.

Frequently Asked Questions about triage

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

FAQPage Schema
How do I triage issues from meeting transcripts in software development?

To triage issues from meeting transcripts, this Skill parses the transcript text to extract individual issues and triages them separately against project scope. It generates structured triage documents for each identified disruption to streamline administrative workflows.

What is the best way to check for duplicate issues and analyze project scope?

Checking for duplicate issues involves parsing incoming descriptions and matching them against existing work items. This scope analysis identifies potential duplicates to prevent redundant efforts and proposes necessary changes to align with current requirements.

How do I apply quality assurance checks to project requirements?

Applying quality assurance checks to requirements is done using ISO 29148 industry standards. The Skill analyzes incoming issues against these quality rules to ensure all parsed requirements meet professional software engineering specifications.

Can I use this triage tool for administrative workflows in software development without extra dependencies?

Yes, you can use this triage tool for administrative workflows without extra dependencies. It operates independently to parse issue descriptions, check requirements, and manage project scope analysis directly within your software development process.

Why does issue triage require matching incoming requests against existing requirements?

Issue triage requires matching incoming requests against existing requirements to accurately analyze project scope and identify potential duplicates. This prevents redundant development efforts and ensures disruptions are handled efficiently according to standards.