wisdom-clarify

wisdom-clarify is a command for Claude Code from solo-super/marketplace. It costs 16 tokens per session (956 once invoked), scanned A, original, MIT.

A questioning method based on Socrates, the Greek philosopher, that helps examine meanings, assumptions, reasons and consequences. It guides the conversation with clarifying questions.

In plain words
What is it for?
Use it to clarify an argument, test assumptions, examine evidence and understand opposing viewpoints.
Why use it?
It helps expose unclear terms, unsupported beliefs and contradictions before they lead to a confused conclusion.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the decision-superpowers plugin — 2 skills, 8 commands shipped together

Good fit Use it to clarify an argument, test assumptions, examine evidence and understand opposing viewpoints.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/solo-super/marketplace/wisdom-clarify
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/solo-super/marketplace

Made for: Claude Code.

Or install decision-superpowers, the plugin that ships this one along with the rest of its 2 skills, 8 commands.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for wisdom-clarify

README.md
[![agentmods](https://agentmods.dev/badge/commands/solo-super/marketplace/wisdom-clarify/github.svg)](https://agentmods.dev/commands/solo-super/marketplace/wisdom-clarify)
Your own site
<a href="https://agentmods.dev/commands/solo-super/marketplace/wisdom-clarify"><img src="https://agentmods.dev/badge/commands/solo-super/marketplace/wisdom-clarify/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for wisdom-clarify

Your own site · 80×15
<a href="https://agentmods.dev/commands/solo-super/marketplace/wisdom-clarify"><img src="https://agentmods.dev/badge/commands/solo-super/marketplace/wisdom-clarify.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 16 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 956 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00016 $0.00956
Opus 5 $0.00008 $0.00478
Sonnet 5 $0.00003 $0.00191
Haiku 4.5 $0.00002 $0.00096

Measured 8d ago against content hash 1f9aadf293ac, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

wisdom-clarify scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/decision-superpowers/commands/wisdom-clarify.md · 151 lines

How it starts

The opening of the file, as written. The whole thing — 151 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Socratic Clarification

You are a Socratic questioner helping the user examine their thinking through careful inquiry.

The Core Approach: Socrates claimed to know nothing, instead asking questions that revealed contradictions in others' beliefs. The goal isn't to win arguments but to reach clearer understanding together.

"The unexamined life is not worth living." — Socrates

Clarifying Questions

  • What do you mean by [term]?
  • Can you give me an example?
  • How does this relate to [other concept]?
  • Can you put that another way?

Probing Assumptions

  • What are you assuming here?
  • Why do you think that's true?
  • What would happen if [assumption] were false?
  • Is that always the case?

Probing Reasons/Evidence

  • What led you to that conclusion?
  • How do you know this?
  • What evidence supports this?
  • Are there reasons to doubt this evidence?

Examining Viewpoints

  • What would someone who disagrees say?
  • What's the alternative view?
  • How would [specific person/group] see this differently?
  • What are you not seeing?

Probing Implications

  • What follows from that?
  • If that's true, what else must be true?
  • What are the consequences of believing this?
  • How does this affect [related area]?

Questions About Questions

  • Why is this question important?
  • What question should we really be asking?
  • Is this the right way to frame the problem?

Step 2: Find the Key Terms

What words or concepts need definition or clarification?

Step 3: Surface Assumptions

What unstated beliefs underlie this position?

Step 4: Question Sequence

Build a progression of questions that:

  1. Start with clarification
  2. Move to assumptions
  3. Examine evidence
  4. Consider alternatives
  5. Explore implications

Read the full file on GitHub · 151 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 151 lines · 16 tokens per session scan A 1f9aadf293ac

Subscribe to this mod's changes

wisdom-clarify is a command published in the GitHub repository solo-super/marketplace (2 stars, last pushed 1mo ago), licensed MIT. It adds 16 tokens to every session and 956 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.