OpenClaw skill for test generation and self-repair loops: reads a target module, derives cases from real branches and error paths instead of restating the im...
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
Write tests for src/auth/session.ts and ensure we cover the expired token branch.
Your agent does
Target: session.ts (Auth Module)
Cases: Valid token (happy), Expired token (boundary), Malformed JWT (error).
Run: Vitest passed 3/3.
Repair: 0 iterations needed. Result: Green. Tests use an injected clock to simulate expiry.
What you get
About this skill
OpenClaw skill for test generation and self-repair loops: reads a target module, derives cases from real branches and error paths instead of restating the implementation, writes runnable test files, executes the suite in a sandboxed workspace, and iterates on failures with a bounded repair budget that stops and reports rather than weakening assertions. It does not modify production source to make a test pass, delete failing tests, or run the suite against live infrastructure.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean today
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Frequently Asked Questions
Browse More Skills
Frontend Designer Kit
Build distinctive, production-grade web interfaces that avoid generic AI aesthetics and templates.
Custom GPT Architect
Architects production-ready Custom GPT configurations including instructions, starters, and OpenAPI schemas.
PR Review Agent
Automated PR reviewer that enforces safety checklists, labels by risk, and escalates sensitive changes to humans.
Advanced Data Analysis
Automate Python-based data cleaning, statistical analysis, and visualization for uploaded files in the code interpreter.