What problem does it solve?
Quantum-Loop's ql-spec formalizes informal feature ideas or approved designs into a machine-verifiable Product Requirements Document (PRD) so downstream agents and reviewers can unambiguously implement and verify work. It prevents ambiguous specs, scope creep, and unverifiable acceptance claims by enforcing structured questions, a nine-section PRD, and strict machine-verifiable criteria.
Core Features & Use Cases
- Structured Context Gathering: Checks for existing design docs, quantum.json, and repo files to ground the PRD in current project state.
- Clarifying Questions: Produces 5–8 multiple-choice clarifying questions (A–D) to resolve ambiguity before writing requirements.
- Verifiable PRD Output: Generates a nine-section PRD with user stories sized for single-agent execution, numbered functional requirements, mandatory non-goals, lifecycle handling, and saves to tasks/prd-<feature-name>.md without initiating implementation.
Quick Start
Generate a formal PRD by providing any existing design context and answering the clarifying multiple-choice questions the skill asks.