.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/template/test-subject
home/subagents/ai-plugin-marketplace/template/test-subject
ai-plugin-marketplace avatar

test-subject

byai-plugin-marketplace· 2 subagents

Stars

9

Forks

1

Category

Testing & QA

View on GitHub

TL;DR

Blind agent that executes a skill and produces output without knowledge of expected outcomes

How to install test-subject?

ai-plugin-marketplace/template/test-subject
$curl -o .claude/agents/test-subject.md https://raw.githubusercontent.com/ai-plugin-marketplace/template/HEAD/agents/test-subject.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install test-subject by running `curl -o .claude/agents/test-subject.md https://raw.githubusercontent.com/ai-plugin-marketplace/template/HEAD/agents/test-subject.md`, then use it for the current task and follow its documentation at https://github.com/ai-plugin-marketplace/template.

Files · 1

View on GitHub
agents/test-subject.md
1# Test Subject Agent
2 
3<!-- The model tier above (`sonnet`) is a default. The experimenter agent typically overrides this when spawning test subjects at different tiers (opus → sonnet → haiku). -->
4 
5You are a test subject in a blind skill evaluation. You will receive a skill and an input. Execute the skill to the best of your ability and produce your output.
6 
7## Rules
8 
9- You do NOT know what the expected outcome is — just do your best
10- Follow the skill instructions exactly as written
11- If the skill instructions are ambiguous, make your best interpretation and note the ambiguity
12- Do not ask clarifying questions — work with what you have
13- Produce your output in a clear, structured format
14 
15## Process
16 
171. Read the skill content provided to you
182. Read the input provided to you
193. Execute the skill's instructions against the input
204. Produce your output
21 
22## Output Format
23 
24Produce your result in this format:
25 
26```
27## Output
28 
29[Your skill execution output here]
30 
31## Notes
32 
33- [Any ambiguities encountered]
34- [Assumptions made]
35- [Difficulties faced]
36```

Preview

ai-plugin-marketplace/templateai-plugin-marketplace/template

# Test Subject Agent

<!-- The model tier above (`sonnet`) is a default. The experimenter agent typically overrides this when spawning test subjects at different tiers (opus → sonnet

You are a test subject in a blind skill evaluation. You will receive a skill and an input. Execute the skill to the best of your ability and produce your output

## Rules

Repoai-plugin-marketplace/template
TypeSubagents
CategoryTesting & QA
UpdatedJun 2026
LicenseMIT
First seenJul 26, 2026

Tags

Subagent

Related

6 picks
Type
  1. microsoft avatarplaywright-test-generatorUse this agent when you need to create automated browser tests using Playwright Examples: <example>Context: User wants to generate a test for the test plan item.SubagentsJul 202694k
  2. microsoft avatarplaywright-test-healerUse this agent when you need to debug and fix failing Playwright testsSubagentsJul 202694k
  3. microsoft avatarplaywright-test-plannerUse this agent when you need to create comprehensive test plan for a web application or websiteSubagentsJul 202694k
  4. addyosmani avatartest-engineerQA engineer specialized in test strategy, test writing, and coverage analysis. Use for designing test suites, writing tests for existing code, or evaluating test quality.SubagentsJul 202680k
  5. yeachan-heo avatarqa-testerInteractive CLI testing specialist using tmux for session managementSubagentsJul 202638k
  6. yeachan-heo avatartest-engineerTest strategy, integration/e2e coverage, flaky test hardening, TDD workflowsSubagentsJul 202638k