triage

Investigate user requests and generate actionable beads with types and priorities.

6|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/flurdy/agent-skills --skill triage-flurdy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage
Source: https://github.com/flurdy/agent-skills/tree/main/skills/triage
Command: npx skills add https://github.com/flurdy/agent-skills --skill triage-flurdy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes user requests and generates actionable beads to structure work items, assess feasibility, and minimize duplicate efforts.

Core Features & Use Cases

  • Investigates relevance by scanning context and related assets to determine feasibility.
  • Detects duplicates to prevent redundant beads and streamline planning.
  • Splits complex prompts into focused beads and suggests inter-bead dependencies where helpful.
  • Produces an execution-ready summary including newly created beads and a snapshot of open beads.

Quick Start

Provide a concise investigation summary for the given feature request.

Frequently Asked Questions about triage

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

FAQPage Schema
How do I turn feature requests into actionable tasks?

To turn feature requests into actionable tasks, this Skill investigates user prompts, determines feasibility, detects duplicates, and splits complex requests into focused beads with suggested dependencies.

How does duplicate detection work for task creation?

Duplicate detection for task creation works by scanning incoming prompts against existing context and related assets to identify redundant requests and prevent duplicate beads from being generated.

How do I split complex prompts into smaller tasks?

Splitting complex prompts into smaller tasks involves analyzing the request, breaking it down into focused actionable beads, and suggesting inter-bead dependencies to streamline planning.

Can I use prompt analysis for bug reports and tasks?

Yes, prompt analysis is applicable to bug reports and tasks. The process investigates relevance, checks for duplicates, creates typed beads with priorities, and produces an execution-ready summary.

What is the best way to structure work items from user requests?

The best way to structure work items from user requests is by generating actionable beads, linking dependencies, and producing an execution-ready summary that includes newly created beads and a snapshot of open beads.

When should I not use automated triage for prompt analysis?

Automated triage for prompt analysis should be avoided when context and related assets are insufficient to determine feasibility, or when complex requests require manual splitting and dependency linking.