deep-work-workflow

Community

Evidence-driven TDD workflow for reliable code

AuthorSungmin-Cho
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enforces a structured, evidence-driven development flow to prevent premature coding, architectural drift, duplicate implementations, and unverified changes when working on complex multi-file tasks.

Core Features & Use Cases

  • Phase-based orchestration: Brainstorm → Research → Plan → Implement → Test with hard phase gates that block file writes until plan approval.
  • TDD & sensors: Enforces TDD state machine (RED→GREEN), runs linters/typechecks, mutation testing, and collects receipts for every slice.
  • Worktree & session management: Git worktree forks, session state files, phase review gates, cross-model reviews, and automatic reporting.
  • Use Case: Ideal for adding a new feature that touches many modules or performing an architectural refactor where research, a reviewed plan, and strict verification are required before code changes.

Quick Start

Run /deep-work followed by a concise task description to start the Brainstorm → Research → Plan → Implement → Test flow and approve the plan to begin automated implementation.

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: deep-work-workflow
Download link: https://github.com/Sungmin-Cho/claude-deep-work/archive/main.zip#deep-work-workflow

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.