Transform chaotic AI coding sessions into organized, traceable workflows. Research, plan, implement, and review with full context preservation.
Purpose-built commands that guide Claude through structured development workflows
Built for developers who want predictable, traceable AI assistance
Never lose context. Resume any workflow exactly where you left off with full history preserved.
Every decision, finding, and change is logged in a machine-readable format for analysis and handoffs.
Configurable DPS levels let you control how strictly Claude follows the workflow structure.
Each command activates a specialized persona with domain-specific expertise and constraints.
Pass context between commands with auto-generated summaries and recommendations.
Access documentation and manage sessions even without an internet connection.
Add Workflow MCP to your Claude Code configuration
{
"mcpServers": {
"workflow": {
"command": "npx",
"args": ["-y", "workflow-mcp@latest"]
}
}
}