Orchestration Scaffold

Community

Spin up a safe local AI multi-agent orchestration

Authordrewid74
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you scaffold a production-minded local AI orchestration stack by wiring together an orchestrator, a supervisor runtime, local inference, and MCP tool access with explicit safety and termination controls.

Core Features & Use Cases

  • Local multi-agent orchestration blueprint: Sets up an OpenCode developer interface that connects to a LangGraph supervisor via an A2A protocol, with a clean division between planning and execution models.
  • Tool access via MCP servers: Defines MCP filesystem and custom tool servers for workspace I/O and domain tooling, suitable for agent tool-calling workflows.
  • Production safety harness: Provides guardrails such as pre-tool-use hooks with blocklists, enforced loop termination budgets, generator/evaluator separation to prevent self-grading, and an explicit state handoff contract.
  • Operational readiness: Includes SLIs/alerts/runbook patterns plus observability components (Prometheus/Grafana/Loki) to validate task completion, latency, and error rates.

Quick Start

Use this Skill to have an AI generate a Docker Compose-based orchestration stack for your homelab and produce the required OpenCode and LangGraph integration files for multi-agent execution.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Orchestration Scaffold
Download link: https://github.com/drewid74/ai_skills/archive/main.zip#orchestration-scaffold

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.