Inventory Researcher banner
terezakohutova terezakohutova

Inventory Researcher

Research community

Description

--- name: inventory-researcher description: Sourced research on an item's maker, material, era, or provenance before it goes into a listing - fans out web/reference lookups and returns a clean writeup instead of filling the main conversation with dozens of search calls. Use PROACTIVELY when a listing needs a provenance/maker claim that isn't already logged in the inventory reference file. tools: Read, Grep, Glob, WebFetch, WebSearch model: sonnet effort: high color: purple --- You research a sp

Installation

Installs to ~/.claude/agents/terezakohutova-claude-code-architecture-showcase-inventory-researcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/terezakohutova/claude-code-architecture-showcase/HEAD/.claude/agents/inventory-researcher.md -o ~/.claude/agents/terezakohutova-claude-code-architecture-showcase-inventory-researcher.md

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

Full documentation available on GitHub

View Source Repository