---

code: wize-advanced-elicitation
description: "Use quando uma resposta do usuário parecer subespecificada e precisar de técnicas de elicitação (5 Whys, laddering, premortem) para aprofundar o entendimento."
name: Advanced Elicitation
module: core
status: stub
---

# Advanced Elicitation

Shared toolkit of elicitation techniques any agent can invoke when an answer feels under-specified.

## Techniques

- **5 Whys** — drill to root cause.
- **Laddering** — climb from attribute → value chain.
- **SCAMPER** — Substitute, Combine, Adapt, Modify, Put-to-other-use, Eliminate, Reverse.
- **Premortem** — imagine the project failed; why?
- **Devil's advocate** — argue the opposite.
- **Constraint flip** — assume the constraint disappears.

## Usage
Any agent: "I'll use 5-Whys here." Apply, capture the chain, return to the parent workflow.
