triage

Classify inbox items into bugs, spec gaps, and tasks.

1|2|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/kynetic-ai/kynetic-spec --skill triage-kynetic-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage
Source: https://github.com/kynetic-ai/kynetic-spec/tree/main/.claude/skills/triage
Command: npx skills add https://github.com/kynetic-ai/kynetic-spec --skill triage-kynetic-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Triage inbox items systematically to identify gaps, categorize items by type, and convert them into actionable specs and tasks to accelerate AI-assisted development.

Core Features & Use Cases

  • Inbox triage: classify inbox items into bugs, spec gaps, quick wins, larger features, and processes.
  • Spec-first promotion: update or derive specs before creating tasks to ensure alignment.
  • Plan-mode for large items: design and structure work for complex features with plan mode before execution.

Quick Start

Start a full triage session and choose a focus area to begin processing inbox, observations, or automation eligibility.

Frequently Asked Questions about triage

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

FAQPage Schema
How do I triage an inbox of development items into actionable tasks?

Triage an inbox by classifying each item as a bug, spec gap, quick win, larger feature, or process, then promoting or resolving it into a structured spec and an actionable task for AI-assisted execution.

What is a spec-first workflow for task planning?

A spec-first workflow updates or derives project specifications before creating tasks. This ensures every actionable item aligns with defined requirements before it gets executed or automated.

How do I handle complex features during the inbox triage process?

Handle complex features during triage by using plan-mode. Plan-mode structures and designs the work for larger items before execution, ensuring complex features are properly broken down into actionable specs.

Can I automate task generation from inbox observations?

Yes, you can derive tasks from observations using CLI-driven triage operations. These operations evaluate automation eligibility to promote, resolve, or derive tasks directly from your inbox inputs.

What's the best way to classify spec gaps in an automated workflow?

The best way to classify spec gaps is through systematic inbox triage. This process identifies missing requirements within your workflow and categorizes them before deriving any new development tasks.

When should I use plan-mode instead of directly creating tasks?

Use plan-mode instead of directly creating tasks when processing larger features. It structures the design and planning phase for complex work before you commit to execution, preventing scope misalignment.