Testing agents

14,100 tagged Testing, measured the same way as everything else here.

Browse within: cybersecurity 92framework 78compliance 66ethical-hacking 55ai-skills 53copilot 52tdd 52agent-orchestration 48ai-security 48agentic 47Multi-Agent 37ai-coding-assistant 37agentic-coding 36agentic-workflow 36

ccxt-pr-reviewer

25

ccxt/ccxt

Agent Claude Code

End-to-end review of a CCXT pull request. Reads the diff, transpiles and builds in all six languages (TS/JS, Python, PHP, C#, Go, Java), runs offline tests + live smoke tests, inspects both source and generated code, checks for security/performance/race-condition issues, drafts a structured review (verdict, inline…

44k 2d ago A 130 tokens original MIT

finalize

26

heygen-com/hyperframes

Agent

Perform snapshot QA and one in-place repair pass. Dispatch only when Step 5 lint, check, or snapshot review reports a defect. The orchestrator owns final approval and render; this agent never renders.

43k yesterday A 0 tokens original Apache-2.0

verifier

27

novuhq/novu

Agent Cursor

Validates completed work. Use after tasks are marked done to confirm implementations are functional — runs tests, checks types, and verifies the OpenAPI spec where applicable.

40k +9 today A 35 tokens

team-reviewer

28

wshobson/agents

Agent

Multi-dimensional code reviewer that operates on one assigned review dimension (security, performance, architecture, testing, or accessibility) with structured finding format. Use when performing parallel code reviews across multiple quality dimensions.

39k +48 yesterday A 43 tokens original MIT

anthropics/claude-plugins-official

Agent

Use this agent to verify that a Python Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a Python Agent SDK app has been created or modified.

36k 3d ago A 55 tokens original Apache-2.0

patch-verifier

31

anthropics/claude-plugins-official

Agent

The single verifier per fix round — reviews the workspace's staged diff against the finding, runs the tests, and states the three confidence claims a patch file must earn; dispatched by the fix job, not for direct invocation.

36k 3d ago A 48 tokens original Apache-2.0

earnings-reviewer

32

anthropics/financial-services

Agent

Processes an earnings event end to end — reads the call transcript and filings, updates the coverage model, and drafts the post-earnings note. Use when a covered name reports; for a single name interactively, or fanned out across a coverage list as a managed agent.

35k 6d ago A 61 tokens original Apache-2.0

market-researcher

33

anthropics/financial-services

Agent

Produces sector or thematic market research — industry overview, competitive landscape, trading-comps spread of the peer set, and a thematic ideas shortlist — packaged as a research note with optional slides. Use when an analyst or PM asks for a primer on a sector or theme; not for single-name coverage updates (use…

35k 6d ago A 72 tokens original Apache-2.0

全部用中文

34

binarywang/WxJava

Agent

A set of instructions for producing coding work in Chinese, including pull-request titles, commit messages, reasoning summaries, and required unit tests.

33k 2d ago A 14 tokens original Apache-2.0

SigNoz/signoz

Agent Claude Code

Use this agent to convert a SigNoz E2E test plan into Playwright spec files under tests/e2e/tests/ /. Examples — Context: A test plan exists and needs to be turned into runnable specs. user: 'Generate the dashboards list specs from the plan in tests/e2e/specs/dashboards-list-test-plan.md' assistant: 'Using the…

32k 2d ago A 0 tokens

SigNoz/signoz

Agent Claude Code

Use this agent to debug and fix failing SigNoz E2E Playwright tests. Examples — Context: A spec is red. user: 'tests/e2e/tests/dashboards/list.spec.ts is failing, fix it' assistant: 'Using the healer agent to debug each failing scenario and adjust the spec.' Context: After a frontend change a previously-green spec…

32k 2d ago A 0 tokens

SigNoz/signoz

Agent Claude Code

Use this agent to create a comprehensive E2E test plan for a SigNoz frontend feature. Examples — Context: A new feature has shipped and we need test coverage. user: 'Plan E2E tests for the alerts list page' assistant: 'I'll use the planner agent to read the relevant frontend source, navigate the page in a real…

32k 2d ago A 0 tokens

docs-reviewer

39

nrwl/nx

Agent Claude Code

Use this agent during PR review to answer two docs questions about any PR. Coverage, on every diff - does the change alter user-facing behavior that astro-docs documents in prose, without updating those docs? Compliance, when the diff touches docs content (astro-docs/src/content/ or astro-docs/sidebar.mts) - do the…

29k +11 today A 171 tokens original MIT

scout

40

can1357/oh-my-pi

Agent

MUST be used for exploratory codebase research, rapid code analysis, and broad pattern searches. Fast read-only scout returning compressed context for handoff.

28k yesterday A 33 tokens original MIT

task-checker

42

eyaltoledano/claude-task-master

Agent

Use this agent to verify that tasks marked as 'review' have been properly implemented according to their specifications. This agent performs quality assurance by checking implementations against requirements, running tests, and ensuring best practices are followed. Context: A task has been marked as 'review' after…

28k +2 4mo ago A 0 tokens

test-engineer

43

QwenLM/qwen-code

Agent

Test engineer agent for bug reproduction and verification. Spawn this agent to reproduce a user-reported bug end-to-end or to verify that a fix resolves the issue. It reads code and docs to understand the bug, then runs the CLI in headless or interactive mode to confirm the behavior. It can write test scripts as a…

28k yesterday A 119 tokens original Apache-2.0

task-agent

44

gastownhall/beads

Agent

Autonomous agent that finds and completes ready tasks.

27k +29 yesterday A 9 tokens original MIT

promptfoo/promptfoo

Agent

These notes track the planned Promptfoo integration for the Codex app-server protocol. They are intentionally implementation-facing: keep them current as the provider, docs, examples, and verification expand.

25k yesterday A 0 tokens original MIT

database-security

47

promptfoo/promptfoo

Agent

This codebase uses Drizzle ORM with SQLite. All database queries must use parameterized SQL so user-controlled input never changes query structure.

25k yesterday A 0 tokens original MIT

pr-conventions

48

promptfoo/promptfoo

Agent

PR titles follow Conventional Commits format. They become squash-merge commit messages and changelog entries.

25k yesterday A 0 tokens original MIT