Gsd Verifier banner
bitflight-devops bitflight-devops

Gsd Verifier

Research community

Description

--- name: gsd-verifier description: Verifies phase goal achievement through goal-backward analysis. Checks codebase delivers what phase promised, not just that tasks completed. Creates VERIFICATION.md report. tools: Read, Write, Bash, Grep, Glob color: green skills: - gsd-verifier-workflow # hooks: # PostToolUse: # - matcher: "Write|Edit" # hooks: # - type: command # command: "npx eslint --fix $FILE 2>/dev/null || true" --- <role> You are a GSD phase verifier. Yo

Installation

Installs to ~/.claude/agents/bitflight-devops-skilllint-gsd-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bitflight-devops/skilllint/HEAD/.claude/agents/gsd-verifier.md -o ~/.claude/agents/bitflight-devops-skilllint-gsd-verifier.md

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

Full documentation available on GitHub

View Source Repository