Green banner
wbern wbern

Green

Testing community

Description

--- description: Execute TDD Green Phase - write minimal implementation to pass the failing test argument-hint: <implementation description> --- **User arguments:** Green: $ARGUMENTS **End of user arguments** GREEN PHASE! Apply the below to the user input above. ## General Guidelines ### Output Style - **Never explicitly mention TDD** in code, comments, commits, PRs, or issues - Write natural, descriptive code without meta-commentary about the development process - The code should speak f

Installation

Installs to ~/.claude/commands/wbern-agent-instructions-green.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/wbern/agent-instructions/HEAD/.claude/commands/green.md -o ~/.claude/commands/wbern-agent-instructions-green.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository