speckit.quizme

Analyze spec.md and plan.md to surface edge cases and refinement requirements.

Updated Oct 4, 2025
One-click install
npx skills add https://github.com/peancharoen/lcbp3 --skill speckit-quizme-peancharoen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit.quizme
Source: https://github.com/peancharoen/lcbp3/tree/main/.agents/skills/speckit.quizme
Command: npx skills add https://github.com/peancharoen/lcbp3 --skill speckit-quizme-peancharoen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill helps teams proactively identify logical gaps, edge cases, and robustness issues in specifications by applying Socratic questioning and structured critique.

Core Features & Use Cases

  • Socratic critique: challenges assumptions, detects happy-path bias, and surfaces potential failure modes in requirements.
  • Edge-case analysis: generates concrete, plausible scenarios to test the resilience of specs.
  • Interactive refinement: guides capturing new edge cases and requirements, updating the spec iteratively.

Quick Start

Run the speckit.quizme skill from the repository root to start a live edge-case critique of the current specification.

Frequently Asked Questions about speckit.quizme

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

FAQPage Schema
How do I identify edge cases and logical gaps in my software specifications?

Spec analysis uses Socratic red-teaming to challenge assumptions, detect happy-path bias, and surface failure modes in requirements. It generates concrete, plausible edge-case scenarios to test the resilience and robustness of your specifications.

How do I analyze spec.md and plan.md for timing issues and failure modes?

You can analyze spec.md and plan.md by applying structured critique to surface hidden assumptions and timing issues. This yields actionable edge-case scenarios and refinement requirements to append directly to your specification documentation.

What is Socratic red-teaming for spec analysis?

Socratic red-teaming is a spec analysis technique that proactively questions and challenges logical gaps in requirements. It interrogates assumptions to generate concrete failure scenarios and robust refinement requirements for your specification documentation.

How do I generate actionable edge-case scenarios for requirements refinement?

You generate actionable edge-case scenarios by applying interactive Socratic critique to your specifications. This guides iterative spec updates, capturing new edge cases and potential failure modes as they are discovered during the analysis.

Does spec analysis work for hardening existing specifications or only new ones?

Spec analysis hardens existing specifications by applying interactive critique to current spec and plan documents. It iteratively captures newly discovered edge cases and updates the existing requirements documentation to improve overall robustness.