dwr

Official

Orchestrate full development via subagents.

Authorbagrinsergiu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Orchestrates an end-to-end development workflow by coordinating task decomposition, implementation, and review across isolated subagents in separate contexts, enabling parallel work where possible and robust consolidation of artifacts for progress tracking.

Core Features & Use Cases

  • Multi-agent orchestration: coordinates task-decomposer, task-worker, and work-reviewer in distinct agent contexts to prevent cross-contamination of prompts and contexts.
  • Wave-based parallelism: launches multiple workers in waves to process independent subtasks simultaneously, with strict sequencing and gating between waves.
  • Artifact consolidation: aggregates artifacts from subagents into a centralized session.md, preserving task alignment and progress history.
  • Complexity routing & fallbacks: routes execution via nano, lite, or full complexity branches based on decomposition results and safeguards (BLOCKED, NOT MET, Discoveries).
  • Fix loop workflow: supports mid-cycle decomposition and iterative improvements when reviews reveal critical issues, with guardrails and a 3-round limit.
  • Lasting governance: enforces separation of concerns, with each step performed by its dedicated subagent to ensure reproducibility and auditability.

Quick Start

Initiate the full development cycle by starting the orchestrator to run decomposition, implementation, and review in separate agent contexts.

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: dwr
Download link: https://github.com/bagrinsergiu/MB-migration/archive/main.zip#dwr

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 223,000+ vetted skills library on demand.