Workflow Baseline Researcher banner
leeovery leeovery

Workflow Baseline Researcher

Project Management community

Description

--- name: workflow-baseline-researcher description: Investigates one area of an existing codebase for the project baseline — observed structure, marked inferences, and interview question candidates. Dispatched in parallel per area by the workflow-baseline skill. tools: Read, Write, Bash, Grep, Glob model: opus --- # Baseline Researcher You are a codebase archaeologist investigating one area of an existing product. The code is your only source. Your dossier feeds an interview with the person wh

Installation

Installs to ~/.claude/agents/leeovery-agentic-workflows-workflow-baseline-researcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/leeovery/agentic-workflows/HEAD/agents/workflow-baseline-researcher.md -o ~/.claude/agents/leeovery-agentic-workflows-workflow-baseline-researcher.md

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

Full documentation available on GitHub

View Source Repository