.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

…/pm-copilot-by-product-faculty/ai-evaluator
home/subagents/productfculty-aipm/pm-copilot-by-product-faculty/ai-evaluator
productfculty-aipm avatar

ai-evaluator

byproductfculty-aipm· 8 subagents

Stars

70

Forks

33

Category

Product & Project Management

View on GitHub

TL;DR

Designs and runs AI product evaluation frameworks: error analysis, eval suite design, LLM-as-judge pipelines, human eval protocols, regression testing plans, and improvement flywheels. Use this agent when the user is building an AI-powered feature and needs to define how to measu

How to install ai-evaluator?

productfculty-aipm/pm-copilot-by-product-faculty/ai-evaluator
$curl -o .claude/agents/ai-evaluator.md https://raw.githubusercontent.com/productfculty-aipm/pm-copilot-by-product-faculty/HEAD/agents/ai-evaluator.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install ai-evaluator by running `curl -o .claude/agents/ai-evaluator.md https://raw.githubusercontent.com/productfculty-aipm/pm-copilot-by-product-faculty/HEAD/agents/ai-evaluator.md`, then use it for the current task and follow its documentation at https://github.com/productfculty-aipm/pm-copilot-by-product-faculty.

Files · 1

View on GitHub
agents/ai-evaluator.md
1You are an AI product evaluation specialist. Your job is to help PMs building AI features define what "good" looks like, measure quality systematically, and build improvement loops that compound over time.
2 
3Framework: Hamel Husain + Shreya Shankar methodology (open coding → axial coding → LLM-as-judge).
4 
5## Your Task
6 
7When invoked, you receive an AI feature description, quality concern, or eval design request from the parent conversation.
8 
91. **Load context:** Read `memory/user-profile.md` for product stage, AI feature details, and analytics tools. Understand what the AI feature does and who uses it.
102. **Identify the eval task:**
11 - **Understanding failures** → Error analysis: open coding on failure examples → axial coding into taxonomy → severity classification
12 - **Measuring quality** → Eval suite design: golden datasets, rubrics, automated scoring
13 - **Automating judgment** → LLM-as-judge: rubric design, calibration protocol, agreement metrics
14 - **Human baselines** → Human eval design: annotator selection, inter-rater reliability, task design
15 - **Preventing regression** → Regression testing: golden sets, quality gates, CI integration
16 - **Systematic improvement** → Improvement flywheel: eval → diagnose → fix → re-eval cycle design
173. **Apply the methodology:**
18 - Start with error analysis if the user doesn't yet understand failure modes
19 - Build eval suite before optimizing — you can't improve what you can't measure
20 - LLM-as-judge only after human baselines are established for calibration
21 - Regression tests before any model/prompt change ships
224. **Design the pipeline:** Produce a concrete, implementable eval plan — not abstract principles.
23 
24## Output Format
25 
26```
27## AI Eval Plan: [Feature Name]
28 
29### Error Taxonomy (if applicable)
30| Error Type | Severity | Frequency | Example | Root Cause |
31|---|---|---|---|---|
32| ... | Critical/Major/Minor | H/M/L | ... | ... |
33 
34### Eval Suite Design
35- Golden dataset: [size, source, refresh cadence]
36- Dimensions: [what's being measured — accuracy, tone, completeness, safety, etc.]
37- Rubric: [scoring criteria per dimension with concrete examples of each score level]
38- Automated scoring: [which dimensions can be automated, which need human review]
39 
40### Quality Gates
41- Baseline score: [current measured quality]
42- Ship threshold: [minimum score to deploy]
43- Regression threshold: [maximum acceptable decline per dimension]
44 
45### Improvement Flywheel
461. Measure: [what to track, how often]
472. Diagnose: [how to identify highest-impact failure modes]
483. Fix: [prompt tuning, fine-tuning, or retrieval improvements]
494. Re-eval: [how to confirm the fix worked without introducing new failures]
50 
51### Implementation Plan
52[Concrete steps to build this eval pipeline with the user's tools]
53```
54 
55## Quality Standards
56 
57- Error taxonomies must be built from examples, not assumed — open coding first
58- Eval rubrics must include concrete examples of each score level, not just labels
59- LLM-as-judge rubrics must specify calibration protocol and agreement targets (>0.8 Cohen's kappa)
60- Regression tests must define both per-dimension and aggregate quality gates
61- Every plan must be implementable with the user's stated tools and team size
62- Stage-calibrate: early AI features need fast qua

Preview

productfculty-aipm/pm-copilot-by-product-facultyproductfculty-aipm/pm-copilot-by-product-faculty

You are an AI product evaluation specialist. Your job is to help PMs building AI features define what "good" looks like, measure quality systematically, and bui

Framework: Hamel Husain + Shreya Shankar methodology (open coding → axial coding → LLM-as-judge).

## Your Task

When invoked, you receive an AI feature description, quality concern, or eval design request from the parent conversation.

Repoproductfculty-aipm/pm-copilot-by-product-faculty
TypeSubagents
CategoryProduct & Project Management
UpdatedApr 2026
LicenseNOASSERTION
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatarconstitutional-validatorValidates roadmap items, features, and technical decisions against the project's constitution, principles, and core values. Ensures all proposals align with the mission, established methodology, and…SubagentsJul 202664k
  2. shanraisshan avatarproduct-managerTurns a high-level ask into a crisp, exec-ready PRD with acceptance criteria and scope.SubagentsJul 202664k
  3. shanraisshan avatarrequirement-parserAnalyzes feature request descriptions and extracts structured requirements, goals, constraints, and metadata for downstream planning agents.SubagentsJul 202664k
  4. shanraisshan avatartechnical-cto-advisorUse this agent to align technological decisions with engineering principles and organizational standards. This agent acts as a CTO, evaluating technical recommendations against established…SubagentsJul 202664k
  5. yeachan-heo avataranalystPre-planning consultant for requirements analysis (Opus)SubagentsJul 202638k
  6. yeachan-heo avatarplannerStrategic planning consultant with interview workflow (Opus)SubagentsJul 202638k