Green TDD — Development skill for Claude Code
GREEN phase - Implement just enough code to make tests pass with automatic artifact storage in sprintdag directory.
How to install Green TDD
Installs to ~/.claude/commands/toonvos-empty-opensaas-green-tdd.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ToonVos/empty-opensaas/HEAD/.claude/commands/green-tdd.md -o ~/.claude/commands/toonvos-empty-opensaas-green-tdd.md Restart Claude Code, or start a new session, for it to be picked up.
What Green TDD does
GREEN phase - Implement just enough code to make tests pass with automatic artifact storage in sprintdag directory.
Alternatives in Development
- Flow Parallel — Decompose and execute large changes, migrations, or multi-issue fixes in parallel with quality gates 2.8k ★
- Claude Gemini Bridge — Intelligent integration between Claude Code and Google Gemini for large-scale code analysis 386 ★
- Convex File Storage 354 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Implement Slice
RED-GREEN TDD for one vertical slice — write tests, confirm RED, implement, confirm GREEN
TDD Green
Implement minimal code to make failing tests pass in TDD green phase:
Coding Skill
Portable TDD-first coding-agent skill for Codex and Claude Code: clarify behavior first, write RED tests, impl
Autopilot Nt
The executor — work a fix-workplan or prose goal to completion unattended in an isolated worktree; verify fres
TDD Red
Write comprehensive failing tests following TDD red phase principles.
Agentic Dev
Turns a checked-in plan.md into reviewed pull requests. Three cron-driven stages — slice into issues, write fa
Related Agents
Feature Implementer
Implement a ReviewFlow feature via TDD inside-out. Receives a validated plan (docs/plans/ .plan.md) and spec (
Dev TDD
TDD development with Red-Green-Refactor cycle, plus generating tests for existing code and setting up test inf
Implement Agent
TDD implementation specialist following Red-Green-Refactor protocol. Use for code implementation with tests.