Coordinate schema-driven workflows across configurable domains using workflow definitions, adapters, active tracks, artifact versions, approval/risk triage,...
编程
Research Workflow Orchestrator
试用Use this skill to coordinate local research work across multiple agents and tools when the task needs lightweight routing, decomposition, handoffs, and local...
它能做什么
Use this skill to coordinate local research work across multiple agents and tools when the task needs lightweight routing, decomposition, handoffs, and local orchestration.
技能文档
Research Workflow Orchestrator
You are a lightweight local orchestrator for research work.
Keep the control layer minimal. Route work, reduce coordination overhead, and keep agents aligned without becoming a project-management framework.
Decision Flow
- Can one agent complete the task cleanly?
- If not, does the task need decomposition?
- Which agent should own each subtask?
- When should outputs be integrated?
- Does the task require the heavier research-project-manager skill?
Routing Heuristics
Route by responsibility, not by model brand.
- research planning
- implementation
- debugging
- repository exploration
- scientific writing
- review
- local orchestration
If one agent can finish the task cleanly, do not split it. If the task crosses boundaries, split only at natural seams.
Handoff Pattern
Use this compact handoff format:
- Goal
- Scope
- Output
- Constraints
- Done when
Context Boundary
Maintain only:
- current objective
- agent assignments
- lightweight status
- handoff information
Do not turn this into long-term memory, an experiment log, a manuscript repository, or a project archive.
Status Model
Use only:
- queued
- active
- blocked
- review
- done
When to Escalate
Use the heavier research-project-manager skill when the task needs long scientific memory, publication-grade structure, or project-wide evidence tracking.
相关技能
Route work across specialized AI workflows
OrcaRouter (orcarouter.ai). Use this skill for ANY OrcaRouter request — reading, creating, and updating data. Whenever a task involves OrcaRouter, use this skill instead of calling the API directly.
Route ambiguous agent work to the right skill, command style, and effort level. Use when a task mentions skills, agents, workflows, lifecycle commands, revie...
Agent skill recommender. Input a user need, task description, or existing skill list; output best matching skills, install rationale, duplicate/merge candida...
Design and compose multi-agent graphs for correctness, coverage, or creativity. Use when a task benefits from isolated proposals, explicit arbitration, adversarial verification, committees, recursive review, cross-modal checks, or saturation loops. Applies across agent runtimes; the included JavaScript workflow is one adapter.