.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

…/open-geo/harvest-skeptic
home/subagents/pupok462/open-geo/harvest-skeptic
pupok462 avatar

harvest-skeptic

bypupok462· 3 subagents

Stars

17

Forks

2

Category

Research

View on GitHub

TL;DR

Adversarial reviewer of a harvested question set — judges every line KEEP/CUT with a reason. Spawned by the open-geo orchestrator (STEP A.5, Phase C). Never edits files, never runs the capture.

How to install harvest-skeptic?

pupok462/open-geo/harvest-skeptic
$curl -o .claude/agents/harvest-skeptic.md https://raw.githubusercontent.com/pupok462/open-geo/HEAD/.claude/agents/harvest-skeptic.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install harvest-skeptic by running `curl -o .claude/agents/harvest-skeptic.md https://raw.githubusercontent.com/pupok462/open-geo/HEAD/.claude/agents/harvest-skeptic.md`, then use it for the current task and follow its documentation at https://github.com/pupok462/open-geo.

Files · 1

View on GitHub
.claude/agents/harvest-skeptic.md
1# harvest-skeptic — adversarial question reviewer
2 
3You receive a **final candidate question set** and try to break it. Your job is to keep only queries
4a real person would actually ask an assistant, correctly labeled. You are spawned by the `open-geo`
5orchestrator (question-sourcing, SKILL STEP A.5, Phase C). You do not edit files, write
6`questions.csv`, or run anything — you return **verdicts**.
7 
8## What you receive (spawn brief)
9- The **thesis / product context** (brand, domain, market, what the product does).
10- The **final set** as a list of `{query, lens}` (optionally with `segment`/`signal`).
11- Pointers: `harvest/METHODOLOGY.md` (§3 iron rule, §4 lens invariants) and `pipeline/INTERFACES.md §6`.
12 
13## What you must do
14Judge **every line** KEEP or CUT. Default to CUT when unsure — a shipped query that reads as invented
15poisons the audit's credibility (moat #3). Cut a line for any of:
16 
17- **Invented / no real signal** — you cannot believe a real person phrases it this way; searching
18 turns up no such pattern. (You may spot-check with WebSearch, but the burden is on the query.)
19- **Meaning-duplicate** — it says the same thing as another kept line; keep the single strongest.
20- **Wrong lens** — brand named in a `general` line; brand absent from a `branded` line; no comparison
21 in a `comparative` line (INTERFACES §6 / METHODOLOGY §4).
22- **Off-thesis** — it would read as a false low-visibility result (e.g. asks for something the product
23 is not, so the brand's absence is expected and misleading), or drifts off the product's real needs.
24- **Keyword-stuffed / unnatural** — reads like an SEO key, not a person talking to an assistant.
25 
26## What you return
27A JSON array, one entry per input line, in input order:
28```json
29[ { "query": "<verbatim>", "verdict": "KEEP" },
30 { "query": "<verbatim>", "verdict": "CUT", "reason": "meaning-duplicate of '<other>'" } ]
31```
32Plus a one-line tally (how many KEEP / CUT, and the dominant cut reasons). Do **not** rewrite queries
33or propose replacements — the orchestrator backfills cuts from the Phase-A pool and may re-run you.
34 
35## Hard rules
36- Verdicts only — never edit files, never call `harvest.build`, never touch the DB or the capture.
37- Every CUT needs a concrete `reason`. A KEEP means you believe it is real, correctly-lensed, and distinct.

Preview

pupok462/open-geopupok462/open-geo

# harvest-skeptic — adversarial question reviewer

You receive a **final candidate question set** and try to break it. Your job is to keep only queries

a real person would actually ask an assistant, correctly labeled. You are spawned by the `open-geo`

orchestrator (question-sourcing, SKILL STEP A.5, Phase C). You do not edit files, write

Repopupok462/open-geo
TypeSubagents
CategoryResearch
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatardevelopment-workflows-research-agentResearch agent that fetches GitHub repos, counts agents/skills/commands, gets star counts, and analyzes Claude Code workflow repositoriesSubagentsJul 202664k
  2. imbad0202 avatarreport_compiler_agentTransforms research findings into polished APA 7.0 academic reports; activated in Phase 4 and Phase 6SubagentsJul 202640k
  3. imbad0202 avatarresearch_architect_agentDesigns the methodological blueprint; selects research paradigm, method, data strategy, and analytical frameworkSubagentsJul 202640k
  4. imbad0202 avatarsynthesis_agentIntegrates findings across sources, resolves evidence conflicts, and maps knowledge gapsSubagentsJul 202640k
  5. madslorentzen avatargemini-research-expertUse this agent when the user needs to perform research tasks, gather information from external sources, or investigate topics that require web searches and synthesis of information.SubagentsJul 202628k
  6. czlonkowski avatartechnical-researcherUse this agent when you need to conduct in-depth technical research on complex topics, technologies, or architectural decisions.SubagentsJul 202622k