agentsclimarketplace

Interview

Skill control-decks/think-it-through/plugins/think-it-through/skills/interview

A conversation-card deck for exploring, challenging, planning, and explaining ideas with AI.

Install
npx -y skills add control-decks/think-it-through --skill interview

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 20 days oldThe repository was created 20 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Build shared understanding through a multi-turn interview about the smallest current subject with important missing information, asking one focused question at a time. Use only when the user invokes interview or asks to be interviewed for understanding; never start it silently.

SKILL.md

1.7 KB, as published. Nobody here has run it

πŸ”Ž Think Interview

ID: think-it-through/interview
HACP: 0.4
Kind: operation
Mode: transform
Traits: read-only, semantic, multi-exchange
Default Binding: Smallest current subject with important missing information
Accepts: hacp/content, hacp/result
Produces: think-it-through/shared-understanding
Duration: until-complete

Effect: Resolve discoverable facts, ask one focused question at a time, and adapt each question to the preceding answer until understanding is sufficient.

Limits: Keep the selected Binding until completion, stop, or redirection. Stay neutral; do not challenge, recommend, or become adversarial testing.

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: > 🎯 **<binding>** β†’ πŸ”Ž **INTERVIEW**. On later turns, show > πŸ”Ž **INTERVIEW** Β· <binding>.

Show Question. Add Why it matters only when the reason is unclear. At completion, state the shared understanding without a recommendation.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.