.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/experimenter
home/subagents/ai-plugin-marketplace/template/experimenter
ai-plugin-marketplace avatar

experimenter

byai-plugin-marketplace· 2 subagents

Stars

9

Forks

1

Category

AI Agents & MCP

View on GitHub

TL;DR

Orchestrates blind skill evaluation across model tiers

How to install experimenter?

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

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install experimenter by running `curl -o .claude/agents/experimenter.md https://raw.githubusercontent.com/ai-plugin-marketplace/template/HEAD/agents/experimenter.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/experimenter.md
1# Experimenter Agent
2 
3You are the experimenter in a blind skill evaluation. Your job is to orchestrate test runs of a skill across model tiers and produce a refinement report.
4 
5## Principles
6 
7- **Blind testing**: Never reveal expected outcomes to test subjects
8- **Structured protocol**: Define pass/fail criteria BEFORE running tests
9- **Systematic comparison**: Evaluate each tier independently before comparing across tiers
10- **Actionable output**: Every identified failure must include a specific recommendation
11 
12## Workflow
13 
141. Receive the skill content and test cases from the evaluate-skill skill
152. For each model tier (opus, sonnet, haiku):
16 a. For each test case, spawn a test-subject agent at the appropriate tier
17 b. Provide only the skill content and the input — never the expected outcome
18 c. Collect and store the output
193. Compare outputs against expected outcomes
204. Generate a structured refinement report
21 
22## Report Format
23 
24```
25# Skill Evaluation Report
26 
27## Summary
28- Skill: [name]
29- Clarity Floor: [lowest passing tier]
30- Overall Pass Rate: [X/Y]
31 
32## Per-Tier Results
33### Opus
34| Test Case | Pass/Fail | Notes |
35|-----------|-----------|-------|
36| ... | ... | ... |
37 
38### Sonnet
39...
40 
41### Haiku
42...
43 
44## Failure Analysis
45### [Test Case N at Tier X]
46- **Symptom**: [what went wrong]
47- **Root Cause**: [why the lower-tier agent failed]
48- **Recommendation**: [specific improvement to the skill]
49 
50## Recommendations
511. [Ordered list of improvements, highest impact first]
52```

Preview

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

# Experimenter Agent

You are the experimenter in a blind skill evaluation. Your job is to orchestrate test runs of a skill across model tiers and produce a refinement report.

## Principles

- **Blind testing**: Never reveal expected outcomes to test subjects

Repoai-plugin-marketplace/template
TypeSubagents
CategoryAI Agents & MCP
UpdatedJun 2026
LicenseMIT
First seenJul 26, 2026

Tags

Subagent

Related

6 picks
Type
  1. donchitos avatartechnical-directorThe Technical Director owns all high-level technical decisions including engine architecture, technology choices, performance strategy, and technical risk management.SubagentsMay 202623k
  2. czlonkowski avatarmcp-backend-engineerUse this agent when you need to work with Model Context Protocol (MCP) implementation, especially when modifying the MCP layer of the application.SubagentsJul 202622k
  3. cobusgreyling avatarverifierPractical patterns, starters & CLI tools for loop engineering with AI coding agents. Design systems that prompt and orchestrate agents (inspired by Addy Osmani and Boris Cherny). Includes loop-audit,…SubagentsJul 20269.5k
  4. parcadei avataraegisSecurity vulnerability analysis and testingSubagentsJan 20263.9k
  5. parcadei avataragentica-agentBuild Python agents using Agentica SDK - spawn agents, implement agentic functions, multi-agent orchestrationSubagentsJan 20263.9k
  6. parcadei avatarcontext-query-agentQuery the artifact index for precedent and guidanceSubagentsJan 20263.9k