deep-work-orchestrator

Orchestrate Evidence-Driven Development workflows with phased TDD enforcement and receipt-based evidence.

10|1|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/Sungmin-Cho/claude-deep-work --skill deep-work-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deep-work-orchestrator
Source: https://github.com/Sungmin-Cho/claude-deep-work/tree/main/skills/deep-work-orchestrator
Command: npx skills add https://github.com/Sungmin-Cho/claude-deep-work --skill deep-work-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the complexity of managing an end-to-end AI development workflow by providing a self-contained skill that initializes sessions and orchestrates the sequential phases (Brainstorm → Research → Plan → Implement → Test) with TDD enforcement and evidence collection.

Core Features & Use Cases

  • Session initialization and lifecycle management for multi-session environments.
  • Automated phase governance with optional reviews and approvals across Phases 1–3.
  • Receipts and health reporting that feed deep-review dashboards and analytics.
  • Deterministic task scaffolding and integration points when optional scripts/references/assets exist.

Quick Start

Invoke the deep-work-orchestrator to initialize a new session and begin the auto-flow orchestration.

Frequently Asked Questions about deep-work-orchestrator

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

FAQPage Schema
What is evidence-driven development for AI workflows?

Evidence-driven development is a workflow approach that enforces test-driven progress through sequential phases—Brainstorm, Research, Plan, Implement, and Test—collecting mandatory receipts and health reports to verify each stage of an AI development session.

How do I manage multi-phase transitions in a long-running AI development session?

You can manage multi-phase transitions by initializing a session that automates sequential progression across planning, implementation, and testing phases, applying mandatory reviews and TDD enforcement to govern each lifecycle stage.

Does this workflow orchestration approach require specific dependencies or environments?

No specific dependencies are required to run the core workflow orchestration, though it supports optional integration points for scripts, references, and assets when available to enhance task scaffolding and cross-session coordination.

Can I use session management for cross-session coordination in AI development?

Yes, session management supports cross-session coordination when available, handling session creation, migrations, and lifecycle management to maintain structured TDD progress across long-running, multi-session AI development tasks.

How does test-driven development enforcement work during the implementation phase?

TDD enforcement works by applying mandatory reviews and phase governance that require receipt-based evidence before transitioning from the implementation phase, ensuring disciplined, test-verified progress throughout the development lifecycle.

What is the best way to structure brainstorm and research phases before implementation?

The best way is to use an automated phase governance system that sequences the Brainstorm and Research phases before planning, applying optional reviews and approvals to ensure structured, evidence-backed preparation prior to implementation.