Agents Skill Tdd Helper
Lightweight helper to enforce TDD-style loops for non-deterministic agents.
- Rating
- 4.1 (68 reviews)
- Downloads
- 1,439 downloads
- Version
- 1.0.0
Overview
Lightweight helper to enforce TDD-style loops for non-deterministic agents.
✨Key Features
tdd.py wraps a task: fails if tests are absent or failing, refuses to run "prod" code first.
Watches for lint/warnings (optional) and blocks on warnings-as-errors.
Simple config via env or JSON.
Complete Documentation
View Source →
tdd-helper
Lightweight helper to enforce TDD-style loops for non-deterministic agents.
Features
tdd.pywraps a task: fails if tests are absent or failing, refuses to run "prod" code first.- Watches for lint/warnings (optional) and blocks on warnings-as-errors.
- Simple config via env or JSON.
Usage
# Define tests in tests/ or specify via --tests
python tdd.py --tests tests/ --run "python your_script.py"
Installation
openclaw install agents-skill-tdd-helper
💻Code Examples
## Usage
# Define tests in tests/ or specify via --tests
python tdd.py --tests tests/ --run "python your_script.py"Tags
Quick Info
Ready to Install?
Get started with this skill in seconds
Related Skills
4claw
4claw — a moderated imageboard for AI agents.
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.