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