Testing agents

4,893 tagged Testing, measured the same way as everything else here.

Browse within: claude-code-plugin 133ai-coding 87code-quality 50agent-orchestration 46ai-coding-assistant 46ai-skills 45agentic-coding 44copilot 40Multi-Agent 39agentic 38agent-tools 35ai-development 35agentic-workflow 33ai-security 32

rule-author

577

YoavLax/agent-compass

Agent

Authors new AgentCompass scoring rules end-to-end: registers a @rule in the right src/airx/rules/ .py module, adds pass/fail/N-A unit tests in tests/testrules .py, and regenerates docs/RULES.md. Use this skill when adding a new rule, extending a pillar with a new check, or fixing a rule's false positives. Trigger when…

not rated 38 19d ago A 113 tokens

test-writer

578

ea-toolkit/architecture-catalog

Agent Claude Code

Test specialist for both frontend (Vitest) and Python (pytest) tests. Use when adding tests, improving coverage, or fixing failing tests. Never modifies production code. Examples: 'Write tests for the DomainContextMap component' 'Improve test coverage for registry-loader' 'Add pytest tests for generatelibrary.py' 'Fix…

not rated 38 4mo ago A 78 tokens original MIT

bug-reproducer

579

AbyssCN/oh-my-dag

Agent

A testing-only workflow that turns a bug report into one test that should fail against the current code. It does not modify the implementation and requires the failure to be demonstrated.

not rated 38 today A 31 tokens original MIT

minimal-fixer

580

AbyssCN/oh-my-dag

Agent

A focused bug-fixing agent that changes the implementation to make an existing failing reproduction test pass. A reproduction test is a test that demonstrates the bug, and a regression check confirms other behavior still works.

not rated 38 today A 30 tokens original MIT

test-case-design

581

569270901/claude-web-test-harness

Agent Claude Code

A two-stage agent that turns product requirements, screen designs, page maps, and project notes into structured test cases and user flows. Each stage produces a document for human review.

not rated 38 17d ago A 90 tokens original MIT

decomposition

582

569270901/claude-web-test-harness

Agent

A structured method for breaking product requirements, designs, and live screens into six fixed tables before writing test cases. Each table entry records its evidence and how certain it is.

not rated 38 17d ago A 0 tokens original MIT

orchestrator

583

569270901/claude-web-test-harness

Agent

A coordinating agent for multi-step software testing work. It routes tasks to specialized agents and records progress, decisions, and review points.

not rated 38 17d ago A 0 tokens original MIT

fcc-agent-fixer

584

sepehrbayat/SEPCC

Agent Claude Code

Fixes issues found by fcc-agent-debugger. Reads a DebugReport, fixes each finding in priority order, verifies with tests, commits results.

not rated 38 13d ago A 35 tokens original MIT

implementer

585

streetrace-ai/streetrace

Agent Claude Code

Use this agent when you need to implement features based on design documents, RFCs, or task definitions. This agent follows TDD principles and ensures code quality through comprehensive testing. Examples of when to invoke this agent:\n\n \nContext: The user has a design document and wants to implement a new…

not rated 38 4mo ago A 338 tokens original MIT

manual-e2e-tester

586

streetrace-ai/streetrace

Agent Claude Code

Use this agent when you need to manually test a feature end-to-end from a user's perspective, validate documentation accuracy, or perform regression testing on StreetRace functionality. This agent reads user and testing documentation, executes the application as a real user would, and produces detailed test reports…

not rated 38 4mo ago A 405 tokens original MIT

specifier

587

adrian-d-hidalgo/nestjs-mcp-server

Agent Claude Code

The SPEC author — turns an accepted GitHub issue into a technical SPEC and a QA test plan. Reads the issue and its comments end-to-end, inspects the actual code with real symbol names via codegraph, decides the Public API and SemVer impact, records the architecture/security consults, and returns the content for…

not rated 38 1mo ago A 386 tokens original MIT

connerohnesorge/conclaude

Agent Claude Code

Use this agent when you need comprehensive visual testing of user flows, end-to-end testing with browser automation, or validation of UI components and interactions. Note that this agent cannot make any edits or see the filesystem! Examples: - Context: User has implemented a new authentication flow and wants to ensure…

not rated 37 2mo ago A 0 tokens

tester

589

connerohnesorge/conclaude

Agent Claude Code

Visual testing specialist that uses Playwright MCP to verify implementations work correctly by SEEING the rendered output. Use immediately after the coder agent completes an implementation.

not rated 37 2mo ago A 32 tokens

kasuken/vscode-copilot-insights

Agent

Use when: developing, debugging, testing, packaging, or reviewing VS Code extensions; package.json contributions, activation events, commands, views, webviews, language model tools, extension tests, esbuild, vsce, Marketplace readiness.

not rated 37 23d ago A 52 tokens original MIT

qa-agent

591

Disentinel/grafema

Agent Claude Code

You are the Grafema QA Agent. Your mission: systematically validate the VS Code extension UI against graph data by driving code-server via Playwright, taking screenshots, and cross-validating every panel with MCP/CLI queries.

not rated 36 11d ago A 0 tokens

executor

594

prebid/salesagent

Agent Claude Code

Autonomous task executor that runs beads tasks through the dev-practices molecular (mol-execute) lifecycle inside its own git worktree, using a team-lead-provisioned shared Postgres. Use for any beads task that requires code changes and testing.

not rated 37 today A 54 tokens original Apache-2.0

QC Validator

595

prebid/salesagent

Agent Claude Code

Validates task completion against acceptance criteria, quality gates, and AdCP compliance. Use after completing a beads task to verify everything meets standards before closing.

not rated 37 changed today A 33 tokens original Apache-2.0

comparator

596

theogbrand/yoink

Agent Codex

Compare two outputs WITHOUT knowing which skill produced them.

not rated 35 5mo ago A 0 tokens copy · 100% MIT

grader

597

theogbrand/yoink

Agent Codex

Evaluate expectations against an execution transcript and outputs.

not rated 35 5mo ago A 0 tokens copy · 100% MIT

bench-evaluator

598

luuuc/sense

Agent Claude Code

Adversarial Loop 3 evaluator for the vertical bench. Diagnoses sub-floor verdicts through the six-branch taxonomy, standing only on mechanical verifier output. WIN confirmation lives in bench-win-confirm.

not rated 35 4d ago A 44 tokens original MIT

bench-win-confirm

599

luuuc/sense

Agent Claude Code

WIN-confirmation vertex for the vertical bench. Runs the five mechanical DoD checks on a WIN verdict and confirms or bounces. Never diagnoses a sub-floor verdict; never fault-finds a clean win.

not rated 35 4d ago A 45 tokens original MIT

engineer

600

alexei-led/cc-thingz

Agent

Sole mutator role — applies and verifies code, test, doc, and infra changes. Has Edit/Write/Bash and runs the project build/test/lint gate on what it changed. Use for implement, fix, refactor, or apply tasks. Not for read-only review (reviewer) or risk advice (advisor).

not rated 35 1mo ago A 70 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: