Structured Sessions
Start, pause, and resume workflow sessions with automatic Entry-ID generation, state persistence, and iteration tracking.
Structured workflows that track every decision, finding, and task
Structured Sessions
Start, pause, and resume workflow sessions with automatic Entry-ID generation, state persistence, and iteration tracking.
Dynamic Problem Solving
Control how strictly Claude follows your workflow with DPS levels (0-5) - from strict adherence to maximum flexibility.
Seven Workflow Phases
Built-in support for /research, /plan, /implement, /review, /debug, /refactor, and /archive with automatic input file linking.
Local LLM Delegation
Offload code generation to local models like DeepSeek, keeping Claudeβs context clear for reasoning tasks.
# Start a research session/workflow:research my-feature
# Plan based on research/workflow:plan my-feature
# Implement the plan/workflow:implement my-feature dps=2
# With local LLM enabled (requires Ollama)/workflow:implement my-feature llm=trueAI assistants are powerful, but unstructured conversations can lead to:
Workflow MCP brings methodology to AI-assisted development: