Test Driven Development

Implement features or bug fixes by writing a failing test first, then minimal code to pass, followed by refactoring while keeping tests green.

Install

openclaw skills install @pmuhammadagus-byte/test-driven-development