auto-test-execution

Community

Enforce execute-before-return for agents.

Authorrobit-man
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that code-generating agents automatically run tests before returning code, preventing the delivery of untested or broken code.

Core Features & Use Cases

  • Automated Test Execution: Triggers tests automatically when source files are modified by an agent.
  • Test Discovery: Locates relevant tests based on file naming conventions.
  • Feedback Loop: Manages test failures by initiating a debug-and-retry cycle.
  • Use Case: When an agent writes new TypeScript code for a feature, this skill will automatically run the corresponding unit tests to verify the changes before the agent's output is finalized.

Quick Start

Use the auto-test-execution skill to automatically run tests whenever source code files are modified.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: auto-test-execution
Download link: https://github.com/robit-man/transcribe-cli/archive/main.zip#auto-test-execution

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.