interview
Interview me about this card to develop the acceptance criteria
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Interview me about this card to develop the acceptance criteria
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Check whether this card's code meets the acceptance criteria
Run a quick UX/UI workshop using ASCII-art sketches
Write automated tests for unticked scenarios in this card's test cases
Review code changes on this card for likely bugs, regressions, and missed edges
Cherry-pick post-merge commits onto a new follow-up branch
Maintain a support docs pack — dedup, length budgets, and no splintering — and land changes as a reviewed pull request. Use when a support thread, or a hand-off from Support assist, surfaces a new resolution, a correction to an existing one, or a deployment quirk worth recording. Not for ordinary code changes.
| name | interview |
| description | Interview me about this card to develop the acceptance criteria |
| label | Interview me |
| pill-order | {"not-started":1,"specifying":1} |
| surface | both |
| jockey-hint | Demote sharply once an interview has already happened — if the journal contains an interview entry, or if the recent conversation shows back-and-forth Q&A style exchange. Only re-suggest if the user explicitly asks for another round. |
| workhorse-version | 0.2.0 |
If you don't already have this card's context (title, identifier, description) — for instance when running outside Workhorse — establish it first by following .agents/docs/card-context.md.
Guide the user through developing comprehensive acceptance criteria. Read .agents/docs/spec-format.md first so the questions you ask, and the criteria you extract, conform to the spec writing conventions and information-architecture rules.
Methodology:
Where the write-up lands: if a working doc exists for this card in draft status (.workhorse/working-docs/{card-id}/working-doc.md), write your findings into it — under the conventional sections in .agents/docs/working-doc-format.md, in working voice — rather than drafting specs directly. The working doc is the drafting home while the card is being shaped, and a later Split working doc turns it into specs. With no draft working doc, flow into drafting and editing the relevant spec files as normal.
Ask focused questions — one or two at a time, not long lists. Number your questions (1., 2., etc.) so the user can reply by number. Example:
Proactively generate mockups when discussing UI-heavy features — create mockup HTML files whenever a visual would help illustrate the concept being discussed, without waiting to be asked. Before writing any mockup HTML, follow the Design sourcing process from your system prompt: read the section's actual implementation first, then similar components, then cross-check against .workhorse/design/. Do not skip this reading pass just because you are mid-interview.