triage-product

Automate ticket triage across focus clusters with parallel sub-agents.

3|2|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/AdamCaviness/agentic-toolkit --skill triage-product
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage-product
Source: https://github.com/AdamCaviness/agentic-toolkit/tree/main/skills/triage-product
Command: npx skills add https://github.com/AdamCaviness/agentic-toolkit --skill triage-product

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits a project for UX gaps, broken workflows, missing states, confusing terminology, visual inconsistency, navigation/state issues, destructive action safety, data presentation, accessibility issues, and competitive table stakes. Caches tickets to disk, then spawns 4 parallel sub-agents (one per focus cluster) to scrutinize and file tickets.

Core Features & Use Cases

  • Detects ticket systems automatically or confirms the project’s system
  • Fetches open tickets with full details and caches them for cross-cluster analysis
  • Spawns 4 parallel sub-agents (Core Experience, Error & Edge States, Polish & Consistency, Reach & Access)
  • Builds a project map and presents coverage status to guide auditing

Quick Start

Run the triage-product skill to begin auditing your project and generate initial tickets.

Frequently Asked Questions about triage-product

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

FAQPage Schema
How do I automate ticket triage across multiple project focus areas?

Automated ticket triage across multiple focus areas is handled by caching open tickets to disk and spawning parallel sub-agents. It assigns tickets to distinct clusters and surfaces a coverage plan status for review.

What is the best way to audit a project for UX gaps and broken workflows?

Auditing a project for UX gaps and broken workflows is done by mapping the project and deploying parallel sub-agents. These agents scrutinize cached tickets to file issues across core experience, edge states, polish, and accessibility clusters.

How does parallel sub-agent ticketing work for project audits?

Parallel sub-agent ticketing works by fetching open tickets, caching them to disk, and spawning four agents simultaneously. Each agent focuses on a specific cluster like error states or reach, ensuring cross-cluster analysis and comprehensive issue filing.

Do I need a specific ticket system to run multi-cluster project triage?

No specific ticket system is strictly required beforehand, as the process auto-detects or confirms the project's existing ticket system. It then fetches open ticket details and caches them for cross-cluster analysis.

Can I limit ticket triage to a specific time window during a project audit?

Yes, you can limit ticket triage to a specific time window using optional time parameters. The process supports create and refine modes, allowing you to constrain the audit and focus on recent or relevant project updates.

Why should I use parallel agents instead of a single pass for UX ticketing?

Parallel agents divide the auditing workload into specialized focus clusters—core experience, error states, polish, and reach—simultaneously. This approach ensures cross-cluster analysis, surfacing a comprehensive coverage plan faster than a single pass.