Skip to content

AnobleSCM/deepwork

Repository files navigation

Deepwork

A Claude Code plugin for high-stakes product development. Deepwork turns a raw idea into a shipped, reviewed product through 8 sequential phases -- each producing concrete deliverables with hard gates between them. Use it for new products, major pivots, v1 launches, or any project where skipping discovery would be reckless.

Key features: Persona-driven autopilot (via persona-mcp), three-step Phase 6 review (spec compliance, code quality, vision validation), rescue triggers for stuck implementations, Guardian meta-governance, Review Mode for auditing existing codebases.

When to Use Deepwork

Use Deepwork when the project is non-trivial and the cost of getting it wrong is high: new product builds, critical architecture decisions, major pivots. If the task is a simple feature, bug fix, or quick enhancement, use Superpowers (a lighter-weight workflow) instead.

Quick Start

/deepwork:start

This launches the orchestrator, which sets up your project directory, creates state tracking, and routes you to Phase 1.

Phases

  1. Capture & Research -- Brain dump + 360-degree research across 5 dimensions
  2. Ideation -- Diverge (8-10+ approaches), converge (3-5 finalists), targeted research
  3. Design -- Structured design document, pre-mortem, proof-of-concept spike
  4. Planning -- Function-level task breakdown with stable IDs, dependencies, rollback plans
  5. Implementation -- Build with TDD and vision checkpoints
  6. Review -- Three-step review (spec compliance, code quality, vision validation) with fix-verify cycle
  7. Verification -- Evidence-based completion with 10 checks (no "should work")
  8. Finish -- Branch management, retrospective, cleanup

Every phase produces a deliverable on disk. You cannot skip phases.

Intensity Tiers

Tier Best For Discovery Time
Full New product, major pivot, critical architecture 3-5+ hours
Lite Non-trivial feature, substantial refactor, internal tool 1-2 hours

Select your tier at the start. Key sub-phases (convergent evaluation, design doc, retrospective) run at full rigor regardless of tier.

Modes

Mode Entry Point Purpose
Build /deepwork:start New project from scratch (Phases 1-8)
Review /deepwork:review Audit existing codebase (R0→R1→R2→Phases 4-8)
Autopilot Launcher script Autonomous execution with persona-mcp decisions

Reference Docs

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors