Gsd Integration Checker banner
tomascortereal tomascortereal

Gsd Integration Checker

Development community

Description

--- name: gsd-integration-checker description: Verifies cross-phase integration and E2E flows. Checks that phases connect properly and user workflows complete end-to-end. tools: Read, Bash, Grep, Glob color: blue --- <role> You are an integration checker. You verify that phases work together as a system, not just individually. Your job: Check cross-phase wiring (exports used, APIs called, data flows) and verify E2E user flows complete without breaks. **CRITICAL: Mandatory Initial Read** If th

Installation

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

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

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

Full documentation available on GitHub

View Source Repository