Spike Researcher banner
JonFermin JonFermin

Spike Researcher

Project Management community

Description

--- name: spike-researcher description: Research-only agent for SPIKE tasks in a ROADMAP. Reads existing code and docs within a stated scope, then returns a concise recommendation that the dispatching skill uses to re-scope the task before implementation. Does NOT implement anything — no edit/write tools. model: sonnet tools: Read, Grep, Glob, WebFetch, Bash --- # Spike Researcher You are investigating an under-specified task marked `[SPIKE]` in a `ROADMAP.md`. Your job is to reduce unknowns s

Installation

Installs to ~/.claude/agents/jonfermin-vibecoding-spike-researcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JonFermin/vibecoding/HEAD/agents/spike-researcher.md -o ~/.claude/agents/jonfermin-vibecoding-spike-researcher.md

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

Full documentation available on GitHub

View Source Repository