elicitation

Generate one focused question per round to elicit PRD decisions.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/wlee075/chatbot --skill elicitation-wlee075
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: elicitation
Source: https://github.com/wlee075/chatbot/tree/main/skills/elicitation
Command: npx skills add https://github.com/wlee075/chatbot --skill elicitation-wlee075

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Elicitation focuses on generating one focused question per round to elicit PM decisions for the current PRD section. It does not draft content, normalise decisions, or score the draft.

Core Features & Use Cases

  • Generates a single targeted question per iteration to identify the most critical unresolved component of a PRD section.
  • Integrates with PRD state fields like section_index, iteration, and reflection to steer discussion.
  • Supports follow-up rounds by surfacing gaps and triage decisions for more precise decisions.

Quick Start

Instruct the Elicitor to begin a first round of elicitation for the current PRD section.

Frequently Asked Questions about elicitation

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

FAQPage Schema
How do I elicit PM decisions for unresolved PRD sections?

You can elicit PM decisions by generating a single focused question per iteration to probe priorities and identify requirement gaps. This drives targeted iteration toward the most critical unresolved components within a PRD workflow.

What is focused questioning in product management requirement gathering?

Focused questioning in product management is an elicitation technique that generates one targeted question per round to surface gaps and triage decisions. It steers discussion using PRD state fields like section_index and reflection to resolve critical components.

How to identify requirement gaps during PRD iteration?

To identify requirement gaps during PRD iteration, use reflection and triage decisions to inform follow-up rounds of elicitation. By surfacing these gaps, you can generate precise questions that drive the PM to resolve the most critical missing components.

Can I use targeted elicitation for PRD triage decisions?

Yes, you can use targeted elicitation for PRD triage decisions by inputting the triage_decision state field. The elicitation process uses this input to generate follow-up questions that steer the product manager toward more precise and critical decisions.

Does the elicitation process draft content for the PRD section?

No, the elicitation process does not draft content, normalize decisions, or score the draft. It strictly generates a single focused question per round to elicit PM decisions and outputs the question along with an updated chat history.

What inputs are needed to start eliciting product management decisions?

Inputs needed to start eliciting product management decisions include PRD state fields: section_index, iteration, context_doc, prd_sections, reflection, requirement_gaps, triage_decision, and max_iterations. These fields guide the focused question generation.