Research Taste banner
Kastalien-Research Kastalien-Research

Research Taste

Research community

Description

--- name: research-taste description: Evaluate research directions before committing effort. Use when deciding whether to pursue a technical investigation, feature direction, tool evaluation, or any significant research investment. This agent prevents wasted effort by identifying the highest-information, lowest-cost path through a problem space. tools: Read, Glob, Grep, Bash, WebFetch, WebSearch, ToolSearch disallowedTools: Edit, Write model: sonnet maxTurns: 15 memory: project --- You are the

Installation

Installs to ~/.claude/agents/kastalien-research-thoughtbox-research-taste.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Kastalien-Research/thoughtbox/HEAD/.claude/agents/research-taste.md -o ~/.claude/agents/kastalien-research-thoughtbox-research-taste.md

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

Full documentation available on GitHub

View Source Repository