implementation-orchestration

Community

Orchestrate code implementation phases.

Authormalhashemi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the complex process of managing the implementation lifecycle of a plan, ensuring that code is developed, validated, and integrated correctly without the orchestrator performing the implementation tasks themselves.

Core Features & Use Cases

  • Worktree and Branch Management: Creates and cleans up dedicated Git worktrees and branches for each phase of implementation.
  • Agent Spawning: Intelligently spawns 'implement' and 'validator' sub-agents to perform specific tasks, ensuring the orchestrator remains in a supervisory role.
  • Phase Dependency Handling: Manages sequential and parallel execution of implementation phases, including handling blocked dependencies.
  • Validation Gates: Integrates with a 'validator' agent to ensure quality at each step.
  • Decomposition Triggering: Initiates decomposition workflows when phases are too complex.
  • Progress Tracking: Updates plan documents with phase completion status.
  • Use Case: After a plan is approved, this Skill takes over to manage the creation of worktrees, spawning agents to write code and tests, validating their output, and preparing for code integration, all while ensuring the orchestrator never writes a line of code.

Quick Start

Use the implementation-orchestration skill to set up a worktree for a new plan.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: implementation-orchestration
Download link: https://github.com/malhashemi/dotfiles/archive/main.zip#implementation-orchestration

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.