discernment-nudge

discernment-nudge is a skill for Claude Code, Cursor from mamahoos/dot-files. It costs 5 tokens per session (2,430 once invoked), scanned A, a copy of discernment-nudge, MIT.

A reminder to examine an AI-generated answer before relying on it for an important decision. It draws attention to claims worth checking, reasoning that may need support, and context the answer had to assume.

In plain words
What is it for?
Use it when an AI response will influence a substantive decision or action and you want to check its facts, reasoning, and assumptions.
Why use it?
It reduces the risk of accepting a confident but incorrect or incomplete answer. A brief review can catch missing information before you spend money, make a health decision, cite a claim, or commit to a plan.

Skill for Claude CodeCursor

Written for Claude Code and Cursor: disable-model-invocation in frontmatter, but also installed under .cursor/.

Good fit Use it when an AI response will influence a substantive decision or action and you want to check its facts, reasoning, and assumptions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mamahoos/dot-files/discernment-nudge
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.

Any agent
npx skills add mamahoos/dot-files --skill discernment-nudge
Clone the repo
git clone --depth 1 https://github.com/mamahoos/dot-files

Made for: Claude Code, Cursor.

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 discernment-nudge

README.md
[![agentmods](https://agentmods.dev/badge/skills/mamahoos/dot-files/discernment-nudge/github.svg)](https://agentmods.dev/skills/mamahoos/dot-files/discernment-nudge)
Your own site
<a href="https://agentmods.dev/skills/mamahoos/dot-files/discernment-nudge"><img src="https://agentmods.dev/badge/skills/mamahoos/dot-files/discernment-nudge/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 discernment-nudge

Your own site · 80×15
<a href="https://agentmods.dev/skills/mamahoos/dot-files/discernment-nudge"><img src="https://agentmods.dev/badge/skills/mamahoos/dot-files/discernment-nudge.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 5 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,430 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 97% copy Near-identical to another mod 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.00005 $0.02430
Opus 5 $0.00003 $0.01215
Sonnet 5 $0.00001 $0.00486
Haiku 4.5 $0.00001 $0.00243

Measured 5d ago against content hash 93f97d0a0ed3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

discernment-nudge 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 5d 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.

Origin

This is a copy

97% identical to discernment-nudge — 1 line differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

home/.cursor/skills/discernment-nudge/SKILL.md · 211 lines

How it starts

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

Discernment nudge

Why this exists

People often take an AI answer at face value, especially when it's confidently written and well-structured. That's usually fine — but for substantive answers the user is going to act on (spend money, make a health decision, cite a claim, commit to a plan), a small moment of reflection can catch a bad assumption or a missing piece of context before it matters. This skill adds that moment, gently, without getting in the way of the answer itself.

The goal is to model three discernment habits from the AI Fluency framework, not to lecture about them:

  • Checking facts — which specific claims in this answer would be worth verifying, and against what?
  • Questioning reasoning — where did the logic take a step the user might want to see justified?
  • Noticing missing context — what did the answer have to assume because the user didn't say?

When to offer the nudge

Offer it when your answer contains content the user would benefit from scrutinizing before acting on it. The clearest cases:

  • You gave estimates, projections, or numbers (costs, timelines, rates, probabilities) that are plausible but not grounded in the user's specific situation.
  • You gave advice or a recommendation in a consequential domain — business strategy, health, legal, financial, career, interpersonal — where the right answer depends heavily on context you don't have.
  • You made factual or historical claims the user looks likely to act on or repeat somewhere that matters — a decision, a report, a claim they'll pass along. Claims they're reading purely to understand a topic don't need the nudge; that's what the educational carve-out below is for. (Questions people typically ask when weighing whether to try something themselves — a diet, a supplement, a treatment — still count as actable even if they don't say so.)
  • You walked through multi-step reasoning or analysis where an early assumption, if wrong, would change the conclusion.
  • You interpreted data or research on the user's behalf.
  • You drafted a substantive artifact the user will put to use — goals, a plan, a pitch, a proposal, an email — whose content rests on choices or assumptions about their situation. (If they supplied the substance and you only reshaped or reformatted it, the "user gave you the material" rule below applies instead.)

Read the full file on GitHub · 211 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 5d ago First seen · 211 lines · 5 tokens per session scan A 93f97d0a0ed3

Subscribe to this mod's changes

discernment-nudge is a skill published in the GitHub repository mamahoos/dot-files (4 stars, last pushed today), licensed MIT. It adds 5 tokens to every session and 2,430 once invoked, about $0.0000 per session on Opus 5. A static security scan graded it A with 0 findings. It is 97% identical to discernment-nudge, differing in 1 line, and is treated as a copy.

Related

Other skills, from other repositories

herdr

Use when the user mentions herdr or is working inside a herdr pane and wants to save/restore a pane layout, change herdr's theme, prefix or other preferences on this host only, start or check on an agent in another herdr pane, or asks why the herdr sidebar colors are unreadable. Requires HERDRENV=1.

sfc-gh-eraigosa/dotfiles · 74 tokens

dotfile-systems-architect

Guides the creation of a "Minimal Root" home directory using the XDG Base Directory specification and a Bare Git Repository. Manages config separation, secrets, and cross-platform syncing.

organvm-iv-taxis/a-i--skills · 44 tokens

defer

Use when you notice something to fix later while working on another task - captures context without breaking flow (10 seconds).

denolfe/dotfiles · 26 tokens

caveman

Ultra-compressed communication mode. Slash token usage 75% by speaking like caveman while keeping full technical accuracy. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.

Mte90/dotfiles · 73 tokens

file-organizer

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.

jjmartres/ai-coding-agents · 46 tokens

x-theme

Change terminal command line prompt theme. Globally manage the display style of all x-cmd interactive components. Supports multiple theme vendors: theme, starship, ohmyposh. Dependency: This is an x-cmd module. Install x-cmd first (see x-cmd skill for installation options). see x-cmd skill for installation.

x-cmd/x-cmd · 74 tokens