forge-tdd

Enforces test-driven development workflow for Claude Code. Implements Red-Green-Refactor cycle with configurable gates. Use when writing code, implementing features, or fixing bugs.

$ 安裝

git clone https://github.com/martimramos/claude-forge /tmp/claude-forge && cp -r /tmp/claude-forge/skills/tdd ~/.claude/skills/claude-forge

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