Q Validate banner
Wania-Kazmi Wania-Kazmi

Q Validate

Testing community

Description

--- description: Full validation of Spec-Kit-Plus workflow - checks order, artifacts, and detects violations --- # /q-validate Perform comprehensive validation of the Spec-Kit-Plus workflow. --- ## What This Command Does 1. **Checks all phase artifacts** exist and are valid 2. **Validates JSON files** are parseable 3. **Checks markdown files** have required sections 4. **Detects violations** (skipped phases, out-of-order execution) 5. **Suggests fixes** for any issues found --- ## Executi

Installation

Installs to ~/.claude/commands/wania-kazmi-claude-code-autonomous-agent-workflow-q-validate.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Wania-Kazmi/claude-code-autonomous-agent-workflow/HEAD/.claude/commands/q-validate.md -o ~/.claude/commands/wania-kazmi-claude-code-autonomous-agent-workflow-q-validate.md

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

Full documentation available on GitHub

View Source Repository