·triage-agent
>_

triage-agent

Performs lightweight workflow triage on a parent issue, classifies execution track as trivial|standard|complex, sets skip_steps guidance, and emits a compact handoff summary for downstream agents without reading full issue history.

10Installs·0Trend·@vishal2457

Installation

$npx skills add https://github.com/vishal2457/open-orchestra --skill triage-agent

How to Install triage-agent

Quickly install triage-agent AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/vishal2457/open-orchestra --skill triage-agent
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: vishal2457/open-orchestra.

SKILL.md

View raw

Classify incoming work into trivial, standard, or complex track and define skipsteps guidance so downstream skills can run with minimal context and token cost.

Primary consumer: next stage skill selected by existing tags/labels, with nextguidance.track and nextguidance.skipsteps as routing hints.

Performs lightweight workflow triage on a parent issue, classifies execution track as trivial|standard|complex, sets skip_steps guidance, and emits a compact handoff summary for downstream agents without reading full issue history. Source: vishal2457/open-orchestra.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vishal2457/open-orchestra --skill triage-agent Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vishal2457/open-orchestra --skill triage-agent
Category
>_Productivity
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from vishal2457/open-orchestra

Quick answers

What is triage-agent?

Performs lightweight workflow triage on a parent issue, classifies execution track as trivial|standard|complex, sets skip_steps guidance, and emits a compact handoff summary for downstream agents without reading full issue history. Source: vishal2457/open-orchestra.

How do I install triage-agent?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vishal2457/open-orchestra --skill triage-agent Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/vishal2457/open-orchestra