Communityv0.1.0

Tdd Helper

Lightweight helper to enforce TDD-style loops for non-deterministic agents.

1.4kdownloads5active installscerbug45
View on ClawHubBack to Skills

Skill Details

Slug
agents-skill-tdd-helper
Latest Version
0.1.0
Author
cerbug45
Published
Feb 17, 2026
Updated
May 17, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Tdd Helper.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

Initial release of tdd-helper. - Enforces TDD workflow for non-deterministic agents by requiring passing tests before running production code. - Blocks execution if tests are missing or fail. - Optional lint and warnings-as-errors checks. - Simple configuration via environment variables or JSON.