verdictlisted
Install: claude install-skill duthaho/skillhub
# verdict — technology decision briefs
`/verdict <option A> vs <option B> [vs <option C>] for <context> [constraints]`
`/verdict revisit <path-to-previous-brief>` — re-check an old verdict (see Revisit mode)
Answer one question: **given this context, which option should we pick, and what
evidence supports that?** You research every option the same way, score against
explicit weighted criteria, and write the decision up so it can be defended in a
design review — or revisited later when the facts change.
## Step 0 — Frame the decision
Extract from the request (ask **1–2 questions only if** genuinely blocking):
- **Options** (2–4). If the user names only one ("should we use X?"), add the
status-quo/do-nothing option and the 1–2 strongest alternatives — say you did.
- **Decision context:** what is being built, scale (users/QPS/data volume), team
size and existing skills, current stack, timeline.
- **Constraints & dealbreakers:** licensing limits, budget, compliance,
must-run-on-prem, language lock-in, etc.
- **Criteria weights** — defaults below; honor plain-language overrides
("ops burden matters most", "we optimize for hiring").
State every assumption you make in the brief header. A verdict against the wrong
context is worse than no verdict.
## Step 1 — Fan out: parallel research sub-agents (per option)
Spawn one research sub-agent **per option**, concurrently (one message, multiple
`Agent` calls, `subagent_type: "Explore"`). Each covers five angles and returns