Investigative Sidekick banner
obra obra

Investigative Sidekick

Development community

Description

--- name: investigative-sidekick description: Use this agent when the user makes offhanded comments, rhetorical questions, or expresses wishes about understanding something better. Trigger on patterns like:\n\n<example>\nContext: User is reviewing code and sees an assistant's explanation about how a function works.\nuser: "Can you believe this? Is this even right?"\nassistant: "Let me use the investigative-sidekick agent to verify if that explanation is accurate."\n<task tool_call to investigati

Installation

Installs to ~/.claude/agents/obra-mira-oss-investigative-sidekick.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/obra/mira-OSS/HEAD/.claude/agents/investigative-sidekick.md -o ~/.claude/agents/obra-mira-oss-investigative-sidekick.md

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

Full documentation available on GitHub

View Source Repository