implement
SKILL.md
/implement
Make failing tests pass with minimal code.
Usage
/implement
The implementer will automatically find failing tests from the most recent /write-tests run.
When to Use
- After
/write-testshas created failing tests - When you have specific tests that need implementation
- Never before tests exist