Skip to main content

devin-orchestrator

A generic, harness-agnostic framework for AI-assisted software development, built on top of Windsurf Cascade and inspired by obra/superpowers.

See Also:

Quick Start

The fastest way to install devin-orchestrator and register it with every local MCP agent:

Linux / macOS

./deploy.sh

or directly with Python:

python3 deploy.py

Windows

py deploy.py

This installs the package to ~/.devin-orchestrator/ and updates all known agent MCP configs to use the launcher. Then restart your agent/IDE.

You can also install from PyPI and register manually:

pip install devin-orchestrator
devin-orchestrator --version
python3 -m devin_orchestrator.mcp_server --version
python3 -m devin_orchestrator.register_mcp
  • DEPLOY.md — dry-run mode, manual steps, Windows/macOS notes.
  • MCP-CLIENTS.md — per-agent configuration examples.

Vision

Separate process disciplines (skills, workflows, contracts) from harness mechanisms (transport adapters), enabling the same methodology to work across Windsurf Cascade, Claude Code, Devin CLI, and future platforms.

Architecture

Core Abstractions

  1. Skills - Process disciplines with Iron Laws and checklists
  2. Workflows - Step sequences with gates, artifacts, and skill assignments
  3. Dispatch Contracts - Role-specific input/output contracts with quality bars
  4. Transport Adapters - Harness-specific mechanisms (Windsurf, Claude Code, Devin CLI, etc.)
  5. MCP Server - stdio JSON-RPC server exposing skills, workflows, and dispatch to any MCP-compatible client

Layer Stack

MCP-Compatible Client (Claude, Cursor, Cascade, etc.)
       ↓
MCP Server Layer (stdio JSON-RPC)
       ↓
Workflow Orchestration Layer
       ↓
Skills Invocation Layer
       ↓
Dispatch Contract Layer
       ↓
Transport Adapter Layer
       ↓
Platform Layer (Windsurf, Claude Code, Devin CLI, etc.)

Model Selection

  • Architect: Cascade (SWE-1.6)
  • Sub-agents (Coder, Test-Author, Reviewer): SWE-1.6 (default)
  • Rationale: SWE-1.6 is free and allows parallelization up to 10 instances; target 8 parallel dispatches to leave headroom for Architect

Status

Early prototype phase. Design documented in ARCHITECTURE.md.

CLI and MCP Server

After installation, the devin-orchestrator command is the main entry point. See DEPLOY.md for install, uninstall, and service management.

python -m devin_orchestrator.mcp_server runs a stateless stdio MCP server that exposes skills, workflows, and Devin dispatch as JSON-RPC tools. Any MCP-compatible client (Claude Desktop, Cursor, OpenClaw, etc.) can connect and run the orchestrator without learning bash paths or local file layouts.

Primary MCP tools include:

  • execute, implement, review, investigate, plan, run_workflow, run_skill - high-level intent routing and workflow execution
  • dispatch_devin, dispatch_skill - low-level Devin worker dispatch
  • list_skills, get_skill, list_workflows, get_workflow - discovery helpers
  • read_artifact, list_directory, list_artifacts, write_artifact, apply_patch - workspace artifact helpers
  • gate_decision, continue_workflow, query_workflow_status - gate control and status polling
  • list_sessions, cancel_session, health - session and health helpers

See MCP-CLIENTS.md for client configuration examples. For the fastest setup, run the deployment script first — it writes the correct configuration for every supported client.

Directory Structure

devin-orchestrator/
├── MCP-CLIENTS.md   # MCP client configuration
├── skills/          # Skill definitions (YAML + markdown)
├── workflows/       # Workflow definitions (YAML manifests + markdown)
├── devin_orchestrator/  # Orchestration engine and tools
│   └── mcp_server.py    # MCP server entry point (stdio JSON-RPC)
├── adapters/        # Transport adapter implementations
├── contracts/       # Dispatch contract definitions
└── .windsurf/
    └── workflows/   # Windsurf slash command stubs

Attribution

Portions adapted from obra/superpowers, Copyright © 2025 Jesse Vincent, MIT License.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

devin_orchestrator-0.1.10.tar.gz (440.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

devin_orchestrator-0.1.10-py3-none-any.whl (261.6 kB view details)

Uploaded Python 3

File details

Details for the file devin_orchestrator-0.1.10.tar.gz.

File metadata

  • Download URL: devin_orchestrator-0.1.10.tar.gz
  • Upload date:
  • Size: 440.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for devin_orchestrator-0.1.10.tar.gz
Algorithm Hash digest
SHA256 2ab9f6a57ff74dc5fc8d70b137eaf268d1aa1712690e2c68f441e1976ebcf919
MD5 3ea969a6b9050eb81f277a89dd4175f5
BLAKE2b-256 4c015c6e2282502e61c5d9190645b9652e82918c376090d7a92735f27c7e3b39

See more details on using hashes here.

Provenance

The following attestation bundles were made for devin_orchestrator-0.1.10.tar.gz:

Publisher: release.yml on emiltsoi/devin-orchestrator

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file devin_orchestrator-0.1.10-py3-none-any.whl.

File metadata

File hashes

Hashes for devin_orchestrator-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 3c0abde4138b7a9577e11ec20110c492a0090bd27e56d37c716124e0042490de
MD5 2916b8cc5a56695741d91a9af99f6a49
BLAKE2b-256 7a806f837665bbfd24f9f31106f8741e66dfc726393e4ede693d1f384140c137

See more details on using hashes here.

Provenance

The following attestation bundles were made for devin_orchestrator-0.1.10-py3-none-any.whl:

Publisher: release.yml on emiltsoi/devin-orchestrator

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.1.10 This release

2 files

0.1.9

2 files

0.1.8

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page