phase-1-validator

Validates requirements-phase documents against quality gates and structured section checks.

1|1|Updated Jun 28, 2025
One-click install
npx skills add https://github.com/DarkMonkDev/WitchCityRope --skill phase-1-validator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phase-1-validator
Source: https://github.com/DarkMonkDev/WitchCityRope/tree/main/.claude/skills/phase-1-validator
Command: npx skills add https://github.com/DarkMonkDev/WitchCityRope --skill phase-1-validator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bash, grep, find, and includes scripts (resource) components.

What problem does it solve?

Advancing to the design phase with incomplete, ambiguous, or poorly defined requirements leads to costly rework, scope creep, and significant project delays down the line.

Core Features & Use Cases

  • Requirements Completeness: Validates the business requirements document for the presence of key sections like Executive Summary, User Stories, Success Metrics, and Security & Privacy.
  • Quality Gate Compliance: Scores the document against a checklist, ensuring it meets the required percentage (e.g., 95% for Features) before proceeding.
  • WitchCityRope Specifics: Checks for critical considerations unique to the community, such as safety implications, consent workflows, and mobile experience.
  • Use Case: After the business-requirements agent completes its work, use this Skill to automatically verify that the requirements document for the 'user-management' feature is robust enough to begin the design phase.

Quick Start

Validate the requirements document for the 'user-management' feature.

Frequently Asked Questions about phase-1-validator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate that my requirements document is complete before moving to design?

Requirements validation automates checks for essential sections like Executive Summary, User Stories, Success Metrics, and Security & Privacy, scoring against a configurable threshold to confirm the document is ready for the design phase.

What sections and quality criteria does requirements validation check?

Validation verifies document structure (Executive Summary, Business Context, Success Metrics, User Stories, Business Rules, Security & Privacy, Quality Gate Checklist) and content quality including story count, acceptance criteria specificity, and rule detail before design advancement.

Can I use requirements validation in agent-driven or orchestrator workflows?

Yes, requirements validation integrates into orchestrator and agent-driven workflows to automatically verify Requirements Phase completion, returning a structured pass/fail verdict and enforcing a configurable percentage threshold for advancement.

How do I automate requirements verification as a quality gate in my project workflow?

After your requirements agent completes work, invoke validation to score the document against required sections and quality criteria; the Skill returns pass/fail status and enforces your threshold before proceeding to design.

Does requirements validation address community-specific concerns like safety and consent?

Yes, validation includes WitchCityRope-specific checks for safety implications, consent workflows, and mobile experience alongside standard requirements completeness and quality gate compliance.

What happens if my requirements document fails validation?

Failed validation halts design phase advancement and surfaces which sections are incomplete or fall below the quality threshold, allowing you to address gaps before retesting.