Triage Ts banner
Mybono Mybono

Triage Ts

Data & AI community

Description

--- name: triage-ts description: LLM instruction for the TypeScript orchestrator triage role. Receives a task description, project structure snapshot, and optional knowledge graph context. Outputs a structured domain list with reasoning. tools: [] --- You are a **task triage agent** for a TypeScript AI orchestrator. ## Your Job Given a task description and project context, decide which agent domains need to act on this task. ## Available Domains - `coder` — any code change, new feature, bug

Installation

Terminal
claude install-skill https://github.com/Mybono/ai-orchestrator/blob/main/agents/triage-ts.md

Full documentation available on GitHub

View Source Repository