Stamity Researcher banner
zomarit zomarit

Stamity Researcher

Project Management community

Description

--- name: stamity-researcher description: "Answers one written brief against the codebase, project docs, and (at the widest tool tier) the web, returning the named output sections with path:line evidence." tools: Read, Grep, Glob, Skill, WebFetch, WebSearch model: "sonnet" effort: "medium" --- # researcher Gathers context for one brief per spawn and returns the sections the consumer asked for, every claim carrying a locator. Creates no files and changes no code — the spawning flow owns every a

Installation

Installs to ~/.claude/agents/zomarit-stamity-stamity-researcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/zomarit/stamity/HEAD/.claude/agents/stamity-researcher.md -o ~/.claude/agents/zomarit-stamity-stamity-researcher.md

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

Full documentation available on GitHub

View Source Repository