discover

Turn an idea into an approved PRD through guided dialogue.

2|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/iurykrieger/claude-yoke --skill discover-iurykrieger
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: discover
Source: https://github.com/iurykrieger/claude-yoke/tree/main/skills/discover
Command: npx skills add https://github.com/iurykrieger/claude-yoke --skill discover-iurykrieger

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Phase 1 — Discovery with guided dialogue to turn an idea into an approved PRD, capturing product invariants, business context, constraints, risks, and open questions.

Core Features & Use Cases

  • Interactive dialogue (1–5 rounds) to refine a concept into a PRD
  • Auto-generates and saves the PRD to .yoke/prds/<YYYY-MM-DD>-<slug>.md
  • Pauses for explicit human approval (Trigger 1) before proceeding to Phase 2
  • Keeps runtime state with .yoke/runtime/.current for continuity across steps

Quick Start

Initiate a discovery dialogue with your idea to generate an approved PRD.

Frequently Asked Questions about discover

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

FAQPage Schema
How do I turn a product idea into an approved PRD?▼

To turn an idea into an approved PRD, engage in a focused discovery dialogue that captures product invariants, business context, and risks. The system generates a frontmatter-driven document and pauses for explicit human approval before proceeding.

What is the discovery process for product requirements?▼

Product requirements discovery is an interactive dialogue process that refines a concept by addressing business context, constraints, and open questions. It systematically extracts product invariants through focused conversational rounds to ensure all critical details are captured.

How do I generate a PRD from an idea using dialogue?▼

Generating a PRD from an idea requires initiating a 1 to 5 round interactive dialogue. The system automatically formats the captured requirements with frontmatter and saves the PRD to a local directory using a slug for future continuity.

Can I pause product discovery dialogue for human approval?▼

Yes, the product discovery dialogue pauses for explicit human approval at Trigger 1 before completion. This ensures the generated PRD meets your standards before transitioning into the next phase of the workflow.

Does the PRD generation workflow maintain runtime state?▼

The PRD generation workflow maintains runtime state by tracking current progress in a specific file. This mechanism ensures continuity across different steps and dialogue rounds throughout the discovery phase.

What constraints and risks are captured during PRD discovery?▼

During PRD discovery, the dialogue specifically captures product invariants, business context, constraints, risks, and open questions. This comprehensive approach ensures the final approved document addresses all critical project parameters.