en un clic
deep-interview
// Clarify ambiguous requests with a focused, Socratic interview before planning or implementation.
// Clarify ambiguous requests with a focused, Socratic interview before planning or implementation.
| name | deep-interview |
| description | Clarify ambiguous requests with a focused, Socratic interview before planning or implementation. |
Use this skill when the request is broad, ambiguous, or missing concrete acceptance criteria. Its job is to turn a vague idea into an execution-ready requirement brief before deeper planning or implementation begins.
Start with context you can gather yourself.
Ask one question at a time.
Prioritize requirement clarity in this order.
Pressure-test each important answer.
Keep the interview efficient.
Crystallize the result into a requirement brief.
Hand off cleanly.
Return these sections when the interview is complete:
IntentDesired OutcomeIn ScopeOut of ScopeDecision BoundariesConstraintsAcceptance CriteriaResidual RisksCreate or update a branch-scoped Coolify review environment with one command, and delete it with one command. Use when a ticket must deploy a preview before human review, while keeping the workflow simple and fast.
Write workflow harness files that define role, status semantics, feedback loops, and durable delivery rules for disposable ticket workspaces.
Review behavior, risk, performance, and test coverage before style nits.
Review trust boundaries, auth, input handling, secrets, and dependency risk before release.
Turn a clarified spec into milestone-oriented tickets, dependency edges, and stage-gated delivery lanes.
Platform operations for tickets, projects, and runtime coordination inside OpenASE.