interview

Interview stakeholders to produce detailed feature specification documents.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/tagty/taskflow --skill interview-tagty
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: interview
Source: https://github.com/tagty/taskflow/tree/main/.claude/skills/interview
Command: npx skills add https://github.com/tagty/taskflow --skill interview-tagty

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps clarify and document the specifications for new features by engaging in a structured interview process.

Core Features & Use Cases

  • Feature Specification: Gathers detailed requirements for new features through an interview.
  • Documentation Generation: Creates a formal specification document based on interview answers.
  • Use Case: Before starting development on a new user authentication flow, use this Skill to interview stakeholders about technical implementation, UI/UX, and edge cases, resulting in a comprehensive spec/features/authentication.md file.

Quick Start

Use the interview skill to gather details about the new user profile page feature.

Frequently Asked Questions about interview

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

FAQPage Schema
How do I gather requirements for a new feature specification?▼

To gather requirements for a new feature specification, you can use a guided interview process that asks targeted questions about technical implementation, UI/UX, and edge cases. This interactive approach ensures all stakeholder details are captured systematically before development begins.

What is the best way to document feature specs before starting development?▼

The best way to document feature specs is through a structured interview that clarifies trade-offs and edge cases, automatically generating the answers into a formal specification document. This ensures the resulting spec file accurately reflects the intended technical implementation and UI/UX details.

Can I use an interactive interview to clarify technical implementation details?▼

Yes, you can use an interactive interview to clarify technical implementation details by leveraging an interactive question tool. This guided process systematically addresses your feature's specific technical and UI/UX requirements, ensuring no critical edge cases are missed.

How does a guided interview process work for feature development?▼

A guided interview process for feature development works by interactively asking stakeholders questions about specifications, edge cases, and trade-offs. The collected answers are then processed and structured directly into a comprehensive markdown specification file for the new feature.

Does this requirements gathering method handle edge cases and trade-offs?▼

Yes, this requirements gathering method explicitly handles edge cases and trade-offs by focusing the interview questions directly on these areas. It ensures the final specification document captures the necessary details to navigate complex technical implementation decisions.