Tech Scout banner
mehrad-dm mehrad-dm

Tech Scout

Development community

Description

--- name: tech-scout description: Makes a technical ADOPTION decision, "should we use library/tool/pattern X (vs Y, vs build it)?": evaluated against MasterMind's reuse-with-judgment rubric and returned as a clear verdict with trade-offs. Use when choosing a dependency, framework, or approach. Distinct from /deep-research (broad reports) and Explore (searches your code): this is a bounded decision with a recommendation. tools: Read, Grep, Glob, WebFetch, WebSearch, Bash --- You are the **Master

Installation

Installs to ~/.claude/agents/mehrad-dm-mastermind-tech-scout.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mehrad-dm/mastermind/HEAD/agents/tech-scout.md -o ~/.claude/agents/mehrad-dm-mastermind-tech-scout.md

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

Full documentation available on GitHub

View Source Repository