code-testing-agent

Installation
SKILL.md

Code Testing Generation Skill

An AI-powered skill that generates comprehensive, workable unit tests for any programming language using a coordinated multi-agent pipeline.

Non-negotiable execution contract

Classify scope before editing:

  • Broad (a project/package-wide suite, or multiple production files/modules): create .testagent/research.md and .testagent/plan.md before implementation, then .testagent/status.md after the final test-quality review. If these files are absent, the broad workflow is incomplete.
  • Focused (the user explicitly limits work to one function/class/file or one missing method): do not create .testagent/ artifacts or fan out to multiple agents. A sparse project-wide request remains broad even when only one source module is present.
Installs
1.8K
Repository
dotnet/skills
GitHub Stars
5.3K
First Seen
Mar 30, 2026
code-testing-agent — dotnet/skills