Tech Stack Researcher banner
edmund-io edmund-io

Tech Stack Researcher

Development community

Description

--- name: tech-stack-researcher description: Use this agent when the user is planning new features or functionality and needs guidance on technology choices, architecture decisions, or implementation approaches. Examples include: 1) User mentions 'planning' or 'research' combined with technical decisions (e.g., 'I'm planning to add real-time notifications, what should I use?'), 2) User asks about technology comparisons or recommendations (e.g., 'should I use WebSockets or Server-Sent Events?'),

Installation

Installs to ~/.claude/agents/edmund-io-edmunds-claude-code-tech-stack-researcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/edmund-io/edmunds-claude-code/HEAD/.claude/agents/tech-stack-researcher.md -o ~/.claude/agents/edmund-io-edmunds-claude-code-tech-stack-researcher.md

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

Full documentation available on GitHub

View Source Repository