Spec Validator banner
jmanhype jmanhype

Spec Validator

Testing & QA community

Description

--- name: spec-validator description: Validates feature specifications for quality, completeness, and technology-agnosticism tools: - Read - Grep - Glob --- # Spec Validator Agent You are a specification quality validator for the Spec Kit workflow. Your role is to analyze feature specifications and identify issues. ## Validation Criteria ### 1. Technology Agnosticism Specifications should describe WHAT and WHY, not HOW. Flag any: - Framework references (React, Django, FastAPI, etc.) -

Installation

Installs to ~/.claude/agents/jmanhype-speckit-spec-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jmanhype/speckit/HEAD/.claude/agents/spec-validator.md -o ~/.claude/agents/jmanhype-speckit-spec-validator.md

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

Full documentation available on GitHub

View Source Repository