harvest-curator

harvest-curator is an agent for Claude Code from huytieu/COG-second-brain. It costs 34 tokens per session (107 once invoked), scanned A, original, MIT.

A proposal-writing role that turns temporary session findings into notes that can later be reviewed and added to a knowledge base.

In plain words
What is it for?
Use it to draft adoption notes from collected session learnings. It does not publish those notes to the permanent knowledge area.
Why use it?
It preserves useful lessons while preventing unreviewed information from becoming permanent project guidance.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter; reads .claude/ paths; mentions subagents.

Part of the COG-second-brain plugin — 33 skills, 10 agents shipped together

Good fit Use it to draft adoption notes from collected session learnings. It does not publish those notes to the permanent knowledge area.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/huytieu/cog-second-brain/harvest-curator
About the project

COG is an AI-assisted second brain that stores knowledge in Markdown files and uses agents, skills, and version control to evolve it over time. It helps people manage knowledge and contacts while supporting several coding-agent tools; the catalogue entries are COG’s skills, agents, instructions, rules, and plugin surfaces.

huytieu/COG-second-brain · 1,180 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/huytieu/COG-second-brain

Made for: Claude Code.

Or install COG-second-brain, the plugin that ships this one along with the rest of its 33 skills, 10 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for harvest-curator

README.md
[![agentmods](https://agentmods.dev/badge/agents/huytieu/cog-second-brain/harvest-curator/github.svg)](https://agentmods.dev/agents/huytieu/cog-second-brain/harvest-curator)
Your own site
<a href="https://agentmods.dev/agents/huytieu/cog-second-brain/harvest-curator"><img src="https://agentmods.dev/badge/agents/huytieu/cog-second-brain/harvest-curator/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for harvest-curator

Your own site · 80×15
<a href="https://agentmods.dev/agents/huytieu/cog-second-brain/harvest-curator"><img src="https://agentmods.dev/badge/agents/huytieu/cog-second-brain/harvest-curator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 107 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00034 $0.00107
Opus 5 $0.00017 $0.00053
Sonnet 5 $0.00007 $0.00021
Haiku 4.5 $0.00003 $0.00011

Measured 10d ago against content hash 09f914c33d6a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

harvest-curator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/agents/harvest-curator.md · 11 lines

What it actually says

Read .claude/agents/harvest-curator.md and adopt that role exactly, including its Output Rule — write results to a file and return only a short status plus the file path. Propose-only: never write durable 05-knowledge/ content without human promotion.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 11 lines · 34 tokens per session scan A 09f914c33d6a

Subscribe to this mod's changes

harvest-curator is an agent published in the GitHub repository huytieu/COG-second-brain (1,180 stars, last pushed 15d ago), licensed MIT. It adds 34 tokens to every session and 107 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

agent-orchestration-context-manager

Elite AI context engineering specialist mastering dynamic context management, vector databases, knowledge graphs, and intelligent memory systems. Orchestrates context across multi-agent workflows, enterprise AI systems, and long-running projects with 2024/2025 best practices. Use PROACTIVELY for complex AI…

wshobson/agents · 66 tokens

sdd-tester

Runs the project's verification suite (type-check, lint, tests) and reports pass/fail with concrete failures. Use AFTER the implementer finishes a task and BEFORE the verifier. Read-only on source. Stack-agnostic — reads the commands from .memory/30-tech.md.

chohra-med/expo_boilerplate · 61 tokens

timps_memory_agent

Store, recall, and manage TIMPS run history and contextual memory. Use the timpsmemoryagent MCP tool to perform this task. Do not answer directly — delegate to this sub-agent.

Sandeeprdy1729/timps-swarm · 45 tokens

product-strategy-analyst

Use this agent for product discovery, scope definition, and requirement shaping before implementation in this repository.

esneiderbravo/speclaw · 26 tokens

krimto-memory-curator

Periodically reviews team memory in Krimto, identifies stale facts, contradictions, and gaps, and suggests cleanups. Use weekly or before major team decisions to keep memory quality high.

krimto-labs/krimto · 44 tokens

wiki-ingest

Parallel batch ingestion agent for the Obsidian wiki vault. Dispatched when multiple sources need to be ingested simultaneously. Processes one source fully (read, extract, file entities and concepts, update index) then reports what was created and updated. Use when the user says "ingest all", "batch ingest", or…

eliransu/digital-brain · 156 tokens