Conduct QA Session

How to conduct a Q&A session with the user. Canonical reference for FR-UNIVERSAL.QA-FORMAT.

korchasa 149410e 2 files · 2.3 KB Updated

File contents

Q&A Session Format

When prompting the user to choose, use the exact transcript shape shown below. Imitate the assistant lines verbatim — only swap placeholder text. Do NOT rewrite the structure into your usual markdown habits: bullets or dashes for option choices are wrong in this skill.

Required output shape

For a multi-select prompt, the option list MUST end with two extra service options literally named all and agent's choice appended after the real choices, in that order.

Hard rules

  1. The question itself MUST be a numbered list item starting with 1., 2., …
  2. The option choices MUST be a nested numbered list. Wrong: - option, * option, — option.
  3. Multi-select adds two service options (all, agent's choice). Single-select does not.

korchasa/flowai/tree/main/framework/engineering/skills/diagnose-benchmark-failure/acceptance-tests/md-prior-bullets/fixture/framework/engineering/skills/conduct-qa-session commit 149410ee5e

Frequently asked questions

npx skillmds@latest add korchasa/conduct-qa-session