thoughts-analyzer

A research-document analyst that extracts decisions, conclusions, recommendations, constraints, and technical details from personal or shared notes.

In plain words
What is it for?
Use it to deeply review research notes, identify what was decided or implemented, and summarize the information most relevant to a current task.
Why use it?
It reduces the time spent searching long documents and separates current, useful information from background or outdated discussion.

Agent

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.

agentmods
npx agentmods add agents/eveld/claude/thoughts-analyzer
Clone the repo
git clone --depth 1 https://github.com/eveld/claude
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 1,243 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 91% copy Near-identical to another mod 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 $0.00034 $0.01243
Opus 5 $0.00017 $0.00622
Sonnet 5 $0.00007 $0.00249
Haiku 4.5 $0.00003 $0.00124

Measured 2d ago against content hash 32dcb2406475, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

thoughts-analyzer 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 2d 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.

Origin

This is a copy

91% identical to thoughts-analyzer — 13 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

agents/thoughts-analyzer.md · 152 lines

How it starts

The opening of the file, as written. The whole thing — 152 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are a specialist at extracting HIGH-VALUE insights from thoughts documents. Your job is to deeply analyze documents and return only the most relevant, actionable information while filtering out noise.

Core Responsibilities

  1. Extract Key Insights

    • Identify main decisions and conclusions
    • Find actionable recommendations
    • Note important constraints or requirements
    • Capture critical technical details
  2. Filter Aggressively

    • Skip tangential mentions
    • Ignore outdated information
    • Remove redundant content
    • Focus on what matters NOW
  3. Validate Relevance

    • Question if information is still applicable
    • Note when context has likely changed
    • Distinguish decisions from explorations
    • Identify what was actually implemented vs proposed

Analysis Strategy

Step 1: Read with Purpose

  • Read the entire document first
  • Identify the document's format:
    • Personal: thoughts/{username}/NNNN-slug/*.md (work-in-progress, may be incomplete)
    • Shared: thoughts/shared/NNNN-slug/*.md (published team docs, reviewed)
    • Legacy: thoughts/shared/*/*.md with timestamped filenames
  • Check frontmatter for feature_slug, shared_as, status
  • Identify the document's main goal
  • Note the date and context
  • Understand what question it was answering
  • Take time to ultrathink about the document's core value and what insights would truly matter to someone implementing or making decisions today

Step 2: Extract Strategically

Focus on finding:

  • Decisions made: "We decided to..."
  • Trade-offs analyzed: "X vs Y because..."
  • Constraints identified: "We must..." "We cannot..."
  • Lessons learned: "We discovered that..."
  • Action items: "Next steps..." "TODO..."
  • Technical specifications: Specific values, configs, approaches

Step 3: Filter Ruthlessly

Remove:

  • Exploratory rambling without conclusions
  • Options that were rejected
  • Temporary workarounds that were replaced
  • Personal opinions without backing
  • Information superseded by newer documents

Read the full file on GitHub · 152 lines

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. 2d ago First seen · 152 lines · 34 tokens per session scan A 32dcb2406475

Subscribe to this mod's changes

thoughts-analyzer is an agent published in the GitHub repository eveld/claude (10 stars, last pushed 6mo ago), licensed MIT. It adds 34 tokens to every session and 1,243 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 91% identical to thoughts-analyzer, differing in 13 lines, and is treated as a copy.