interview

Guide structured interviews to extract requirements and draft specifications.

1|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/opsMachine/OM-Agency --skill interview-opsmachine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: interview
Source: https://github.com/opsMachine/OM-Agency/tree/main/skills/create-spec
Command: npx skills add https://github.com/opsMachine/OM-Agency --skill interview-opsmachine

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Structured interviews to extract comprehensive, actionable requirements and produce a clear spec before starting work.

Core Features & Use Cases

  • Guided Interview: Walks through Problem Framing, Requirements Extraction, Scope, and Security considerations to create a complete spec.
  • GitHub Integration: Reads issue context (when provided) and updates related issues and project boards with summary notes.
  • Artifacts Output: Produces a draft specification in Documents/specs and flags open questions for resolution.

Quick Start

Start a new feature task by saying "interview" and I will guide you through a structured requirements interview to produce a draft specification.

Frequently Asked Questions about interview

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

FAQPage Schema
How do I extract complete requirements for a new feature before writing code?

To extract complete requirements for a new feature, a structured interview process walks through problem framing, scope, and security considerations. This approach ensures every requirement is captured and organized into a clear, testable specification before development begins.

What is a structured requirements interview and when do I need one?

A structured requirements interview is a guided process for extracting actionable specifications from stakeholders. You need this process when starting work on a new feature, task, or change to ensure all requirements are captured and organized before development begins.

How do I create a draft specification from a GitHub issue?

To create a draft specification from a GitHub issue, initiate a structured interview that reads the provided issue context. The process extracts requirements and problem framing, producing a draft spec saved in Documents/specs and flagging open questions for stakeholder resolution.

Can I use a structured interview to manage project scope and security considerations?

Yes, you can use a structured interview to manage project scope and security considerations. The guided process explicitly walks through Scope and Security phases to define boundaries and identify potential risks, ensuring the final specification is comprehensive and actionable.

Does the requirements interview process update GitHub project boards automatically?

Yes, the requirements interview process updates GitHub project boards automatically. After extracting requirements and generating a draft specification, the workflow updates related issues and project boards with summary notes to keep stakeholders informed.