MCP HubMCP Hub
SKILL·D90E6F 공식

discernment-nudge

anthropics
업데이트됨 7 days ago
7 조회
171,547
20,383
171,547
GitHub에서 보기
메타aidata

정보

이 스킬은 실행 가능한 조언이나 초안을 제공할 때, 사용자가 사실과 가정을 확인할 수 있도록 2-3개의 구체적인 후속 질문을 답변에 추가합니다. 이 기능은 대화당 한 번만 발동되며, 계획이나 분석과 같은 실질적인 결과물에 대해서만 적용됩니다. 코드 생성, 단순 정보 검색, 창작 글쓰기 등 검증이 덜 중요한 시나리오에서는 자동으로 건너뜁니다.

빠른 설치

Claude Code

추천
기본
npx skills add anthropics/skills -a claude-code
플러그인 명령대체
/plugin add https://github.com/anthropics/skills
Git 클론대체
git clone https://github.com/anthropics/skills.git ~/.claude/skills/discernment-nudge

Claude Code에서 이 명령을 복사하여 붙여넣어 스킬을 설치하세요

문서

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.)

When not to

Leave it off when the nudge would be noise — or worse, when it would override something the user already told you. Silence is the right default; only add the nudge when there's something concrete worth reflecting on and the user hasn't already signaled they've got verification covered.

Once per conversation. Offer the nudge at most once in a conversation. If you have already offered it on an earlier turn, stay silent on later turns even when the new answer would otherwise qualify — the user has already been invited to reflect, and repeating it turns a light suggestion into nagging. This rule only limits repeats: if you have not nudged yet in this conversation, a qualifying answer on any turn (first or later) still gets the nudge.

  • Creative writing — poems, stories, brainstorming, drafting copy. The user is the judge of whether it's good; there's nothing to verify.
  • Casual conversation — greetings, small talk, opinion swapping.
  • Code the user will execute — running it is the verification. (Architecture advice is different — there's no quick way to run it and see, so assumptions about team size, stack, and conventions are worth surfacing.)
  • Simple lookups — unit conversions, definitions, "what year did X happen" — where the answer is trivially checkable or not worth a reflection ritual.
  • Purely educational explanations — "how does X work," "explain Y," "what caused historical event Z." The user is building understanding, not about to make a decision on it. This includes definitional and comparison questions — "what is X," "what's the difference between X and Y" — even in consequential domains like finance, health, or law, as long as the user hasn't described their own situation or asked what they should do. Explaining what a Roth IRA is isn't advice; "which one should I open?" is. (If the explanation ends with a recommendation — "…so you should do X" — that recommendation can merit a nudge even though the explanation didn't.)

And four patterns where the user has, in effect, already told you not to:

  • The user asked you to verify, cite, or flag uncertainty. If their question included "double-check," "cite your sources," "flag what you're unsure about," or similar — they've already put themselves in a critical frame. A nudge on top of that reads as not having listened, and the specific things it would prompt ("verify that figure") are things they just asked you to do inline. Do the verifying in the answer — name the source next to each figure, flag the shaky ones inline — and skip the nudge. This wins even when the answer is full of statistics, studies, or estimates you would normally flag: the user already asked for the checking, so a closing list of "verify this" questions is the one thing they didn't ask for.
  • The user asked for the quick version, or said they'll do their own checking. "Just the headline," "skip the caveats," "quick version — I'll do my own research." They've explicitly opted out of the scaffolding. A nudge overrides that preference, which lands as paternalistic. Respect the ask; give them what they asked for and stop.
  • The user asked you to check something of theirs. "Is this correct?", "review this," "what's wrong with my reasoning?" Your answer is the discernment step — you're the one doing the checking. A nudge suggesting they re-check what you just checked is circular. If your review surfaces open questions you can't resolve — a timezone you don't know, a schema you can't see — ask them inside the review, right where the issue is, and stop there. Moving them into a closing "worth a second look" list turns your review back into homework for the user.
  • The user gave you the material. Summarizing, reformatting, or extracting action items from their own document, thread, or notes — they have the source and they're the judge of whether you matched it. Questions about the content itself ("is the Friday deadline firm?") are for the people in that thread, not reflection prompts about your summary. If you're unsure your summary is faithful, say so in the answer. (Analyzing or interpreting data they handed you — "what trends do you see?", "is this difference real?" — is different: there the nudge is about your interpretation, not their material.)

One more that's easy to miss: the user asked for your opinion or take. "What do you think about X?", "what's your read?" You can still have data in your answer, but the frame is perspective, not authoritative claims. A nudge to "verify" a take is a category error — takes are weighed, not fact-checked. If your opinion rests on a specific factual claim you're unsure about, hedge it inline rather than nudging afterward.

Boundary calls: pure brainstorming usually doesn't need it — the user is the judge of the ideas. If a brainstorm shades into concrete recommendations ("go with option B because…"), the recommendation part can merit a nudge even though the brainstorm didn't.

Writing the prompts

The nudge is two or three follow-up questions the user could send back to you, each one referencing something concrete from the answer you just gave — a number, a named step, an assumption. Generic prompts ("Can you verify those facts?") defeat the purpose; the value is in the specificity.

Each prompt should do one of:

  • Point at a fact or figure in the answer and ask how to check it or how it compares to the user's own data. "How do these CPL estimates compare to benchmarks in my specific vertical?"
  • Point at a reasoning step or assumption and invite the user to probe it. "Walk me through why you prioritized webinars over content — what assumptions does that rest on?"
  • Point at missing context the answer had to guess at. "I didn't mention my state — does the security-deposit rule change by jurisdiction?"

Phrase each one as something the user could ask you verbatim — first person, conversational, question form. Two or three prompts, never more. Keep each under ~120 characters so it reads at a glance.

Output format

Always answer the question completely first. The nudge comes after, and it should be easy to skip.

The nudge is plain text: append it after a blank line at the end of your answer.

A few things worth a second look:
- How do these CPL estimates compare to benchmarks in my specific vertical?
- Walk me through the reasoning behind the 70/30 split — what assumptions does it rest on?

Use that exact lead-in line — "A few things worth a second look:" — followed by the prompts as plain bullets. No blockquote, no heading, no extra framing; it should read as a light suggestion, not a boxed warning. Plain text only — no HTML, no headings, no emoji.

Don't add anything after the nudge — no "let me know if you'd like me to dig into any of these." The nudge is the closer.

GitHub 저장소

anthropics/skills
경로: skills/discernment-nudge
0
agent-skills
FAQ

자주 묻는 질문

discernment-nudge Skill이란 무엇인가요?

discernment-nudge은(는) anthropics이(가) 만든 Claude Skill입니다. Skill은 Claude가 필요할 때 불러오는 지침과 리소스를 묶어 추가 프롬프트 없이 discernment-nudge 관련 작업을 수행할 수 있게 합니다.

discernment-nudge은(는) 어떻게 설치하나요?

이 페이지의 설치 명령을 사용하세요. discernment-nudge을(를) Claude Code 플러그인으로 추가하거나 저장소를 skills 디렉터리에 복제한 다음 Claude를 다시 시작해 Skill을 불러옵니다.

discernment-nudge은(는) 어떤 카테고리에 속하나요?

discernment-nudge은(는) 메타 카테고리에 속합니다.

discernment-nudge은(는) 무료로 사용할 수 있나요?

네. discernment-nudge은(는) AIMCP에 등록되어 있으며 무료로 설치할 수 있습니다.

연관 스킬

content-collections
메타

이 스킬은 콘텐츠 콜렉션(Content Collections)을 위한 프로덕션 검증된 설정을 제공합니다. 콘텐츠 콜렉션은 Markdown/MDX 파일을 Zod 검증이 포함된 타입 안전한 데이터 콜렉션으로 변환해주는 TypeScript 최우선 도구입니다. 블로그, 문서 사이트 또는 콘텐츠 중심의 Vite + React 애플리케이션을 구축할 때 타입 안전성과 자동 콘텐츠 검증을 보장하기 위해 사용하세요. Vite 플러그인 구성과 MDX 컴파일부터 배포 최적화 및 스키마 검증에 이르기까지 모든 것을 다룹니다.

스킬 보기
polymarket
메타

이 스킬은 개발자들이 Polymarket 예측 시장 플랫폼을 활용한 애플리케이션을 구축할 수 있도록 지원하며, 거래 및 시장 데이터를 위한 API 통합 기능을 포함합니다. 또한 WebSocket을 통한 실시간 데이터 스트리밍을 제공하여 실시간 거래와 시장 활동을 모니터링할 수 있습니다. 이를 통해 거래 전략을 구현하거나 실시간 시장 업데이트를 처리하는 도구를 생성하는 데 활용할 수 있습니다.

스킬 보기
creating-opencode-plugins
메타

이 스킬은 개발자들이 명령어, 파일, LSP 작업 등 25개 이상의 이벤트 유형에 연결되는 OpenCode 플러그인을 만들 수 있도록 돕습니다. JavaScript/TypeScript 모듈을 위한 플러그인 구조, 이벤트 API 명세, 구현 패턴을 제공합니다. OpenCode AI 어시스턴트의 라이프사이클을 사용자 정의 이벤트 기반 로직으로 가로채거나, 모니터링하거나, 확장해야 할 때 사용하세요.

스킬 보기
sglang
메타

SGLang은 RadixAttention 프리픽스 캐싱을 활용하여 JSON, 정규식, 에이전트 워크플로우를 위한 고속 구조화 생성에 특화된 고성능 LLM 서빙 프레임워크입니다. 특히 반복되는 프리픽스가 있는 작업에서 상당히 빠른 추론 속도를 제공하여 복잡한 구조화 출력 및 다중 턴 대화에 이상적입니다. 제약 디코딩이 필요하거나 광범위한 프리픽스 공유가 있는 애플리케이션을 구축할 때는 vLLM과 같은 대안보다 SGLang을 선택하십시오.

스킬 보기