Quest Orchestration Skill

Coordinate planner, reviewer, arbiter, and builder agents across gated multi-agent quests.

36|6|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/KjellKod/quest --skill quest-orchestration-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Quest Orchestration Skill
Source: https://github.com/KjellKod/quest/tree/main/.skills/quest
Command: npx skills add https://github.com/KjellKod/quest --skill quest-orchestration-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables structured orchestration of multi-agent workflows with planning, reviewing, building, and human approval gates, creating transparent, auditable AI-driven projects.

Core Features & Use Cases

  • Multi-agent coordination: planner, reviewers, arbiter, and builder operate with isolated contexts and gate checks.
  • Deterministic workflow: stepwise routing, decision points, and human-in-the-loop approvals.
  • Reusable templates: routing, questioning, and planning steps can be applied to new prompts and domains.

Quick Start

Use the Quest Orchestration Skill to kick off a new quest with a user prompt, which will be routed through the 7-substance router, a questioner phase if needed, and an execution plan with execution-and-review cycles.

Frequently Asked Questions about Quest Orchestration Skill

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

FAQPage Schema
What is multi-agent orchestration with human approval gates?

Multi-agent orchestration with human approval gates coordinates planner, reviewer, arbiter, and builder agents through deterministic routing, stepwise decision points, and human-in-the-loop checks to create transparent, auditable AI workflows.

How do I coordinate AI agents for planning and review cycles?

You coordinate AI agents by routing a user prompt through a questioner phase, generating an execution plan, and managing execution-and-review cycles with isolated contexts and artifact handoffs for structured multi-agent quests.

Can I reuse multi-agent workflow templates for different prompts?

Yes, reusable templates allow you to apply routing, questioning, and planning steps to new prompts and domains, enabling consistent multi-agent coordination across different project contexts.

Do I need an arbiter agent for multi-agent workflow execution?

An arbiter agent manages routing and decision points across the reusable workflow, ensuring isolated contexts and gate checks between planner, reviewer, and builder agents during multi-agent quest execution.

What's the best way to structure automated planning with human oversight?

Structured automated planning uses a consistent quest state with allowlists, artifact handoffs, and human approval gates to route planner, reviewer, arbiter, and builder agents through deterministic stepwise workflows.