Install
$ agentstack add skill-control-decks-think-it-through-interview ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
🔎 Think Interview
Use when: Important missing information prevents shared understanding. Default binding: The smallest current subject with important missing information. Accepts: A compatible HACP Working Object or the declared default material. Effect: Resolve discoverable facts, ask one focused question at a time, and adapt each question to the preceding answer. Result: Enough shared understanding to continue without guessing. Duration: Multiple exchanges. Keep the selected Binding until understanding is sufficient or the user stops, redirects, or plays another card. Limits: Stay neutral. Do not challenge, recommend, or turn the interview into a grill.
Flow
flowchart TD
A["Selected Binding"] --> B["Reconstruct what is known"]
B --> C["Find smallest important gap"]
C --> D["Search available sources"]
D --> E{"Gap remains?"}
E -->|No| F["Complete shared understanding"]
E -->|Yes| G["Ask one focused question"]
G --> H["Integrate the answer"]
H --> I{"Understanding sufficient?"}
I -->|Yes| F
I -->|No| C
Format
At launch, show the full trace: > 🎯 **** → 🔎 **INTERVIEW**. On later turns, show > 🔎 **INTERVIEW** · .
Show Question. Add Why it matters only when the reason is unclear. At completion, state the shared understanding without a recommendation.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: control-decks
- Source: control-decks/think-it-through
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.