speckit.quizme

Identify specification gaps through Socratic red-teaming of edge cases.

63|13|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/compnew2006/Spec-Kit-Antigravity-Skills --skill speckit-quizme
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit.quizme
Source: https://github.com/compnew2006/Spec-Kit-Antigravity-Skills/tree/main/skills/speckit.quizme
Command: npx skills add https://github.com/compnew2006/Spec-Kit-Antigravity-Skills --skill speckit-quizme

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams stress-test feature specifications by playing the role of a Socratic Red Teamer, exposing gaps, assumptions, and edge cases that the initial spec may overlook.

Core Features & Use Cases

  • Socratic questioning to surface logical fallacies, race conditions, and happy-path biases.
  • Guided quiz loop with 3-5 edge-case scenarios and critique prompts.
  • Generates actionable edge-case requirements and helps refine specs iteratively.

Quick Start

Follow the quiz flow by loading spec.md and plan.md, then begin the 3-5 scenario challenge.

Frequently Asked Questions about speckit.quizme

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

FAQPage Schema
How do I find edge cases missing from my software requirements spec?

Socratic red-teaming finds edge cases missing from your software requirements spec by challenging happy-path assumptions through guided dialogue. This approach surfaces logical fallacies, race conditions, and undefined constraints, capturing each resolved scenario as a new requirement for spec.md.

What is Socratic red-teaming for spec analysis?

Socratic red-teaming for spec analysis is a questioning technique that exposes gaps in feature specifications. It challenges scenarios where happy-path assumptions fail and constraints are undefined, ensuring quality assurance by iteratively refining the specification with newly discovered edge cases.

How do I run a spec analysis quiz to test feature requirements?

Run a spec analysis quiz by loading spec.md and plan.md, then beginning the guided 3-5 scenario challenge loop. The quiz presents edge-case scenarios and critique prompts, allowing you to resolve gaps and propose the newly articulated requirements for integration into spec.md.

Can I use Socratic questioning to find race conditions in my spec?

Yes, you can use Socratic questioning to find race conditions in your spec. The red-teaming dialogue specifically targets logical fallacies and race conditions by probing scenarios where initial spec assumptions fail and undefined edge cases exist.

What are the limitations of using Socratic dialogue for quality assurance?

Limitations of using Socratic dialogue for quality assurance include its reliance on a guided quiz loop of only 3-5 edge-case scenarios per session. It requires existing spec.md and plan.md files to function and focuses strictly on undefined constraints rather than generating new core features.