Evidence-Driven Development Protocol — auto-flow orchestration with TDD enforcement, slice-based execution, and receipt validation
npx claudepluginhub sungmin-cho/claude-deep-workAssumption health report — validate whether deep-work's enforcement rules are still justified by session evidence
Phase 0: Brainstorm — explore why before how (skip-able with --skip-brainstorm)
Clean up stale deep-work worktrees — scan and delete old worktrees
Systematic debugging sub-mode — root cause investigation before fixes
Finish a deep work session — merge, PR, keep, or discard the branch
View deep work session history — cross-session trends, model usage, TDD compliance
Phase 3: Implement the approved plan using slice-based TDD execution
코드 메트릭, 복잡도, 의존성 분석 기반 인사이트 리포트. 독립 실행 또는 deep-work Insight Quality Gate로 사용.
Phase 2: Deep planning - create a detailed implementation plan
Receipt management — view, dashboard, export receipts
Generate or view the deep work session report
Phase 1: Deep research - exhaustively analyze the codebase
Resume an active deep work session — restores context and continues from where you left off
Manually trigger structural review and/or cross-model adversarial review on current phase document
Slice management — view status, activate, deactivate slices
Check the current deep work session status and progress
Phase 4: Run comprehensive tests and verify implementation
Start a deep work session with Evidence-Driven Protocol (Brainstorm → Research → Plan → Implement → Test)
Plan alignment verification — detects unimplemented items, out-of-scope changes, and design drift. Standalone or deep-work Required Gate.
SOLID design principles code review — evaluates SRP, OCP, LSP, ISP, DIP compliance. Standalone or deep-work Advisory Quality Gate.
Stop Claude from coding before it thinks.
<!-- Badges (populated after sessions) --> <!--  --> <!--  --># Install
claude plugin add claude-deep-work --from github.com/Sungmin-Cho/claude-deep-work
# Start — one command, one approval, everything else is automatic
/deep-work "Add JWT authentication"
AI coding tools are powerful but reckless:
| Without structure | With Deep Work |
|---|---|
| Jumps into coding without reading the codebase | Phase Guard blocks code edits until research + plan are done |
| Introduces patterns that clash with existing code | Exhaustive 6-area codebase analysis first |
| Reimplements utilities that already exist | Documents all shared infrastructure before planning |
| Adds unrequested "improvements" that cause bugs | Plan must be approved by you before any code |
| Marks work done without proper testing | Auto-runs tests, lint, type-check — loops back on failure |
/deep-work "your task"
→ Brainstorm (auto) → Research (auto) → Plan (you approve) → Implement (auto) → Test (auto)
One command. One approval. Everything else is automatic.
| Command | What it does |
|---|---|
/deep-work <task> | Start session — auto-flow handles everything |
/deep-status | Current state, quality trends (--history), badges (--badge) |
/deep-research | Manual override: re-run research |
/deep-plan | Manual override: re-run planning |
/deep-implement | Manual override: re-run implementation |
/deep-test | Manual override: re-run testing |
/deep-debug | Systematic debugging during implementation |
MIT
Battle-tested Claude Code plugin for engineering teams — 38 agents, 156 skills, 72 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Runs pre-commands
Contains inline bash commands via ! syntax
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Claude Code skills for Godot 4.x game development - GDScript patterns, interactive MCP workflows, scene design, and shaders
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer