KQ-217 · COUNTERSIGN
Countersign
The questions an agent asks before it acts, paged one at a time: pick an option, then press Continue — picking never advances on its own, because a card that moves the moment you touch it cannot be reconsidered, and these are precisely the decisions that deserve a second look. Skip is always offered; a human-in-the-loop card that cannot be declined is a form wearing a question's clothes.
KQ-217 · COUNTERSIGN
Before the board is cut
Which crew takes the coating pass?
1 / 3
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/countersign
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| questions | CountersignQuestion[] | — | Each with a prompt and its option pills; answered as a radiogroup. |
| onComplete | (answers) => void | — | Fired once at the end; skipped questions are absent from the record. |
| heading / skipLabel / continueLabel / doneLine | string | — | The card's fixed copy. |