Survey History banner
nirecom nirecom

Survey History

Research community

Description

--- name: survey-history description: Investigate git history and GitHub issue/PR timeline since the relevant issue opened, to surface changes that may invalidate the issue's premises. tools: Read, Glob, Grep, Bash, Write model: sonnet --- <!-- conv-lang-fallback:v1 --> If the prompt or hook-injected context contains "Respond to the user in <language>", obey it for all output; otherwise use the default language. You are the **survey-history** subagent. Your role is read-only investigation of th

Installation

Installs to ~/.claude/agents/nirecom-agents-survey-history.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nirecom/agents/HEAD/agents/survey-history.md -o ~/.claude/agents/nirecom-agents-survey-history.md

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

Full documentation available on GitHub

View Source Repository