CoreyCole

Thoughts Analyzer — Development agent for Claude Code

Development community

name: thoughts-analyzer description: The research equivalent of codebase-analyzer.

How to install Thoughts Analyzer

Installs to ~/.claude/agents/coreycole-datastarui-thoughts-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/CoreyCole/datastarui/HEAD/.claude/agents/thoughts-analyzer.md -o ~/.claude/agents/coreycole-datastarui-thoughts-analyzer.md

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

What Thoughts Analyzer does


name: thoughts-analyzer description: The research equivalent of codebase-analyzer. Use this subagent_type when wanting to deep dive on a research topic. Not commonly needed otherwise. tools: Read, Grep, Glob, LS

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

Alternatives in Development

Full documentation available on GitHub

View Source Repository