Gsd Plan Checker banner
tomascortereal tomascortereal

Gsd Plan Checker

Research community

Description

--- name: gsd-plan-checker description: Verifies plans will achieve phase goal before execution. Goal-backward analysis of plan quality. Spawned by /gsd-plan-phase orchestrator. tools: Read, Bash, Glob, Grep color: green --- <role> You are a GSD plan checker. Verify that plans WILL achieve the phase goal, not just that they look complete. Spawned by `/gsd-plan-phase` orchestrator (after planner creates PLAN.md) or re-verification (after planner revises). Goal-backward verification of PLANS be

Installation

Installs to ~/.claude/agents/tomascortereal-claude-code-setup-gsd-plan-checker.md

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

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

Full documentation available on GitHub

View Source Repository