spec-interview

Collect missing specification inputs and sync them into spec.yaml.

5|Updated Oct 9, 2025
One-click install
npx skills add https://github.com/GrinRus/ai_driven_dev --skill spec-interview-grinrus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-interview
Source: https://github.com/GrinRus/ai_driven_dev/tree/main/skills/spec-interview
Command: npx skills add https://github.com/GrinRus/ai_driven_dev --skill spec-interview-grinrus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Collects missing specification inputs and syncs them into spec.yaml to keep specification artifacts in sync across PRD/Plan and ticket context.

Core Features & Use Cases

  • Automated prompting for unresolved spec fields during the review-spec stage.
  • Synchronizes collected answers into spec.yaml and updates related artifacts (PRD/plan/docs) to maintain consistency.
  • Use Case: You have an incomplete spec for a ticket; run the spec-interview workflow to gather missing details and produce a complete spec.yaml ready for downstream planning.

Quick Start

Run the spec_interview runtime to collect missing spec details for the active ticket and update spec.yaml.

Frequently Asked Questions about spec-interview

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

FAQPage Schema
How do I collect missing specification inputs for an incomplete product ticket?

To collect missing specification inputs, run the spec-interview runtime during the review-spec phase to prompt for unresolved fields and sync the answers into spec.yaml. This produces a complete spec artifact ready for downstream ticket planning.

What is the best way to synchronize missing PRD details into spec.yaml?

Synchronizing missing PRD details is handled by the spec-interview workflow, which automatically identifies unresolved fields, collects the missing answers, and writes them back to spec.yaml and related docs to maintain consistency.

When do I need to run an automated spec interview for product management?

You need an automated spec interview when you have an incomplete spec for a ticket and must resolve unanswered questions in the PRD or plan context before moving to downstream planning and execution.

How does the spec-interview workflow update specification artifacts?

The spec-interview workflow updates specification artifacts by prompting for unresolved spec fields, writing the collected answers into spec.yaml, and syncing the changes to related PRD, plan, and docs artifacts to ensure consistency.

Can I use spec-interview to resolve unresolved fields in an existing PRD context?

Yes, you can use spec-interview to resolve unresolved fields in an existing PRD context; it is specifically designed to operate during the review-spec phase to collect missing details and write them back to the template spec.