Install
$ agentstack add skill-skyf0xx-better-thinking-argument-mapping ✓ 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
Argument Mapping
Lay out an argument's claims, premises, warrants, and rebuttals as an explicit structure so its strength can be assessed part by part.
Why
Prose hides argumentative structure — a paragraph can feel compelling while its support graph rests on one weak, buried link. Mapping the argument makes every dependency visible and individually attackable.
Use when / Don't use when
- Use when: evaluating or writing a long-form argument; a disagreement keeps circling and mapping both sides would locate the crux.
- Don't use when: the argument is a single inferential step — a direct validity check is faster.
Inputs → Outputs
- Inputs: an argument in prose, yours or someone else's.
- Outputs: a structured map — main claim, premises, warrants, objections and answers — with the weakest link flagged.
Principles
- Every claim is either supported, a supporter of something else, or flagged unsupported.
- The warrant — why this premise supports that claim — is usually the buried weak part prose conceals.
- An argument is only as strong as its weakest necessary link, though independent parallel lines add real robustness.
Procedure
- Identify the main claim.
- Extract each supporting reason, noting whether reasons are independent lines or links in one chain.
- For each link, articulate the warrant — the rule making this premise relevant to that claim.
- Add known objections and rebuttals at the point where they attach.
- Mark each node: established, plausible, contested, or unsupported.
- Identify the crux — the node whose failure would do the most damage.
- Report the map and the crux as the residual point of highest leverage.
Common mistakes
- Mapping only the supporting side and never the objections that attach to it.
- Treating chained dependencies as independent corroboration, when one broken link takes down the chain.
- Exhaustively mapping minor claims when only the crux actually matters.
Examples
- Mapping a policy memo's structure before an executive review, to find where it's vulnerable.
- Finding the real crux of a week-long technical design disagreement.
- Structuring a legal argument to see which precedent is truly load-bearing.
Related
- [[deductive-validation]] — tests each individual link in the map for whether it actually holds.
- [[argument-construction]] — the generative direction: building a map like this from scratch rather than extracting one from existing prose.
- [[steelmanning]] — often needed before mapping an opposing argument, to ensure the map represents its strongest form.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: skyf0xx
- Source: skyf0xx/better-thinking
- License: MIT
- Homepage: https://zenbin.org/p/better-thinking
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.