spec-interrogate

Identify ambiguities in specs or plans and produce an auditable report.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/fall-out-bug/sdp_lab --skill spec-interrogate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-interrogate
Source: https://github.com/fall-out-bug/sdp_lab/tree/main/.agents/skills/spec-interrogate
Command: npx skills add https://github.com/fall-out-bug/sdp_lab --skill spec-interrogate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interrogate a spec or plan to surface ambiguities before planning or implementation.

Core Features & Use Cases

  • Finds undefined terms, missing error paths, and scope leaks for design docs
  • Produces an auditable report and an evidence file for traceability
  • Applies to discovery outputs, architecture decisions, and API designs

Quick Start

Provide a fresh, context-stripped interrogation of a document to reveal gaps and questions.

Frequently Asked Questions about spec-interrogate

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

FAQPage Schema
How do I find ambiguities in a design doc before implementation?

To find ambiguities in a design doc, you interrogate the spec to expose undefined terms, missing error paths, and scope leaks. This process yields an auditable report and an evidence file documenting questions and next actions.

What is spec interrogation and when do I need it?

Spec interrogation is the process of questioning a plan to surface gaps before execution. You need it for non-trivial discovery outputs, risky architectures, or API designs to prevent implementation errors.

Can I use this to review API designs and architecture decisions?

Yes, you can apply spec interrogation to review API designs and architecture decisions. It provides a fresh, context-stripped analysis to reveal hidden questions and scope leaks.

How do I start interrogating a spec for missing error paths?

You start interrogating a spec by providing a fresh, context-stripped document for analysis. The tool identifies missing error paths and outputs an evidence file for traceability.

What is the best way to audit ambiguities in a project plan?

The best way to audit ambiguities in a project plan is to interrogate the document to identify undefined terms and scope leaks. This generates an auditable report and an evidence file for traceability.