agentsclimarketplace

Next

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

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

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

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

Recommend the next one to three concrete actions with the highest leverage for the latest actionable result or current Binding. Use only when the user invokes next or asks what to do next; never redirect or act silently.

SKILL.md

1.5 KB, as published. Nobody here has run it

⚡ Think Next

ID: think-it-through/next
HACP: 0.4
Kind: operation
Mode: transform
Traits: read-only, semantic
Default Binding: Latest actionable result, otherwise current Binding
Accepts: hacp/content, hacp/result
Requires: hacp/actionable-result
Produces: think-it-through/next-actions
Duration: once

Effect: Recover the bound stage and dependencies, identify its bottleneck, and rank one to three concrete actions by leverage with expected outcomes.

Limits: Distinguish conversational and external actions. Do not expand into a full plan or execute anything.

Flow

flowchart LR
    A["Actionable result or Binding"] --> B["Recover stage and dependencies"]
    B --> C["Find highest-leverage bottleneck"]
    C --> D["Rank possible actions"]
    D --> E["Select one to three"]
    E --> F["Name action and expected outcome"]
    F --> G["User chooses whether to act"]

Prefer a reversible learning step when uncertainty is high.

Format

Begin the combo trace with > 🎯 **<binding>** → ⚡ **NEXT**, followed by one to three Next actions ordered by leverage.

Add an output with and presentation cards with +; show the trace once for the complete combo.

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.