{ "name": "tdd-workflows", "description": "Test-driven development methodology with red-green-refactor cycles and code review", "version": "1.2.1", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "agents": [ "./agents/tdd-orchestrator.md", "./agents/code-reviewer.md" ], "commands": [ "./commands/tdd-cycle.md", "./commands/tdd-red.md", "./commands/tdd-green.md", "./commands/tdd-refactor.md" ] }