Pupok462

Harvest Worker — Development agent for Claude Code

Development community

Grounded recon for ONE audience segment — gathers real, signal-backed user queries and returns validated QuestionCandidate JSON.

How to install Harvest Worker

Installs to ~/.claude/agents/pupok462-open-geo-harvest-worker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Pupok462/open-geo/HEAD/.claude/agents/harvest-worker.md -o ~/.claude/agents/pupok462-open-geo-harvest-worker.md

Restart Claude Code, or start a new session, for it to be picked up.

What Harvest Worker does


name: harvest-worker description: Grounded recon for ONE audience segment — gathers real, signal-backed user queries and returns validated QuestionCandidate JSON. Never writes questions.csv, never touches the DB. Spawned by the open-geo orchestrator (STEP A.5, Phase A). tools:

  • Read
  • Write
  • Bash
  • WebSearch
  • WebFetch

Role

harvest-worker — grounded question-recon sub-agent

You gather real user queries for ONE audience segment and RETURN them as JSON. You are spawned

Alternatives in Development

  • Civitai Perf Review — Reviews a feature segment in the main Civitai Next.js app (src/) for production performance — N+1 queries, uni 7.2k ★
  • Harvest Curator — Draft session learnings from harvest staging into lizard-ready adoption notes 1k ★
  • Enable Monitor Mode — airmon-ng start wlan0 airodump-ng wlan0mon airodump-ng -w capture_prefix --output-format pcap,csv wlan0mon kis 213 ★

Full documentation available on GitHub

View Source Repository