Marketplace

workflow-methodology

Core development methodology for claude-flow. Enforces TDD (test-first), systematic debugging (4-phase), and verification gates. Use when starting any development task, fixing bugs, or completing features.

$ Installieren

git clone https://github.com/Dutchthenomad/claude-flow /tmp/claude-flow && cp -r /tmp/claude-flow/skills/workflow-methodology ~/.claude/skills/claude-flow

// tip: Run this command in your terminal to install the skill