๐Ÿงช
QualityTypeScript

Auto Test Execution

by jmagly

Auto Test Execution is a Quality skill for Claude Code, published by jmagly in aiwg.

209 stars32 forkson jmagly/aiwgAdded 2026/09/04+1% in starsRepository updated 2026/09/03
agentic-codingai-frameworkanthropicautonomous-agentsclaude-codecodexcopilotcursordeveloper-toolsfine-tuningmulti-agentmulti-platformorchestrationprompt-engineeringsdlctraining-datawarpworkflow-automation
Install in seconds
Install Auto Test Execution
Copy Auto Test Execution into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/jmagly/aiwg/tree/main/agentic/code/addons/agent-loop/skills/auto-test-execution ~/.claude/skills/auto-test-execution

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/jmagly/aiwg.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
agentic/code/addons/agent-loop/skills/auto-test-execution/SKILL.md in jmagly/aiwg
Installs to
~/.claude/skills/auto-test-execution
Collection
One of 25 skills cataloged from this repository
Category
Quality โ€” 1557 skills

What Auto Test Execution does

Auto Test Execution runs relevant tests after code-generating agents modify source files. It is used to enforce an execute-before-return workflow and retry when tests fail.

Auto Test Execution is cataloged under Quality on DirSkills. Auto Test Execution comes from a repository tagged agentic-coding, ai-framework, anthropic, autonomous-agents and claude-code.

Documentation

README

auto-test-execution

Automatically execute tests when code-generating agents write to source files, enforcing the execute-before-return pattern.

Triggers

Primary phrases matched automatically from skill description. No additional alternate expressions defined.

Purpose

This skill enforces the MetaGPT executable feedback pattern: code-generating agents must execute tests before returning results to the user. It activates automatically when agents modify source code files.

Behavior

When triggered, this skill:

  1. Detect modified files:
    • Track which source files the agent has written to
    • Identify the relevant test framework

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Auto Test Execution

  • What else does jmagly publish alongside Auto Test Execution?

    Auto Test Execution is one of 25 skills that DirSkills catalogs from jmagly/aiwg, the repository it ships in. Its siblings there include Agent Loop, Agent Loop and Agent Loop External. Each one is a separate skill with its own page in this directory, installs the same way Auto Test Execution does, and is maintained by jmagly in that same repository. The rest of the collection is listed on the jmagly/aiwg page.

  • How does Auto Test Execution compare to other Quality skills?

    Auto Test Execution ranks #1447 by stars among the 1557 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Auto Test Execution against them. Open each page to compare what they document and how they install.

More from jmagly/aiwg

Auto Test Execution is one of 25 skills cataloged on DirSkills from jmagly/aiwg.

See all 25 skills โ†’