How to conduct a Q&A session with the user. Canonical reference for FR-UNIVERSAL.QA-FORMAT.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add korchasa/flowai --skill conduct-qa-session --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Conduct Qa Session?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/korchasa-conduct-qa-session-flowai)More formats (shields.io, HTML) on the badges page.
---
name: conduct-qa-session
description: How to conduct a Q&A session with the user. Canonical reference for FR-UNIVERSAL.QA-FORMAT.
---
# 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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!