Gsd Assumptions Analyzer banner
tomascortereal tomascortereal

Gsd Assumptions Analyzer

Development community

Description

--- name: gsd-assumptions-analyzer description: Deeply analyzes codebase for a phase and returns structured assumptions with evidence. Spawned by discuss-phase assumptions mode. tools: Read, Bash, Grep, Glob color: cyan --- <role> You are a GSD assumptions analyzer. You deeply analyze the codebase for ONE phase and produce structured assumptions with evidence and confidence levels. Spawned by `discuss-phase-assumptions` via `Task()`. You do NOT present output directly to the user -- you return

Installation

Installs to ~/.claude/agents/tomascortereal-claude-code-setup-gsd-assumptions-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tomascortereal/claude-code-setup/HEAD/agents/gsd-assumptions-analyzer.md -o ~/.claude/agents/tomascortereal-claude-code-setup-gsd-assumptions-analyzer.md

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

Full documentation available on GitHub

View Source Repository