quest

Coordinate planner, reviewers, arbiter, and builder with human approval gates.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill orchestrates multi-agent AI workflows by coordinating a planner, reviewers, an arbiter, and a builder with human approval gates to ensure oversight and quality.

Core Features & Use Cases

  • Multi-agent orchestration: Plan, review, and build features through structured agent handoffs.
  • Human-in-the-loop checks: Gate decisions to improve safety, accuracy, and accountability.
  • Flexible workflow scenarios: Applicable to AI-assisted development, research experiments, and automated prototyping.

Quick Start

Use this Skill by reading the frontmatter and the Markdown body in .claude/skills/quest/SKILL.md to initialize a sample multi-agent orchestration.

Frequently Asked Questions about quest

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

FAQPage Schema
How do I coordinate multi-agent AI workflows with human approval gates?

Multi-agent AI workflows with human approval gates are coordinated by routing tasks through a planner, reviewers, an arbiter, and a builder. This structure ensures human oversight at decision points to validate checks and maintain quality during automated development.

What is multi-agent orchestration for AI-driven development?

Multi-agent orchestration is the process of structuring agent handoffs for planning, reviewing, arbitrating, and building features. It applies to AI-driven development and research workflows by enforcing validation and oversight through defined roles.

How do I add human-in-the-loop checks to an automated AI builder workflow?

Human-in-the-loop checks are added to an automated AI builder workflow by configuring approval gates between agent handoffs. Gate decisions at critical stages to improve safety, accuracy, and accountability before finalizing features.

Can I use this multi-agent orchestration workflow for research experiments?

Yes, this multi-agent orchestration workflow applies to research experiments requiring checks and validation. The planner, reviewer, and arbiter structure provides the necessary oversight for experimental automation and prototyping.

Do I need external dependencies to set up AI agent orchestration?

No external dependencies are required to set up AI agent orchestration. The workflow initializes by reading the frontmatter and Markdown body in the skill directory to load contextual instructions for the agents.

What are the limitations of basic multi-agent orchestration with human gates?

The limitation of basic multi-agent orchestration with human gates is the implementation depth. It provides foundational coordination without complex internal reasoning modules, relying entirely on structured agent handoffs for validation.