返回技能列表

attune

pjt222
更新于 Yesterday
5 次查看
17
2
17
在 GitHub 上查看
设计aidesign

关于

The `attune` skill enables Claude to dynamically calibrate its communication style, expertise level, and emotional tone to match a specific user. It analyzes conversational evidence to adapt to a user's implicit preferences, moving beyond basic intent alignment to genuine relational attunement. Use this skill at session start, during communication mismatches, or when switching between different user contexts.

快速安装

Claude Code

推荐
主要方式
npx skills add pjt222/agent-almanac -a claude-code
插件命令备选方式
/plugin add https://github.com/pjt222/agent-almanac
Git 克隆备选方式
git clone https://github.com/pjt222/agent-almanac.git ~/.claude/skills/attune

在 Claude Code 中复制并粘贴此命令以安装该技能

技能文档

Attune

Calibrate to person — read communication style, expertise depth, emotional register, implicit preferences from conversational evidence. Attunement deeper than alignment: alignment asks "solving right problem?" Attunement asks "meeting this person where they are?"

When Use

  • Start of new session — calibrate before first substantive response
  • Communication feels mismatched — too formal, too casual, too detailed, too sparse
  • After unexpected feedback — mismatch reveals attunement gap
  • Transition between different contexts (technical debugging → creative brainstorming)
  • MEMORY.md holds user preferences worth re-reading
  • heal User-Intent Alignment check shows surface alignment but deeper disconnection

Inputs

  • Required: Current conversation context (implicit)
  • Optional: MEMORY.md and project CLAUDE.md for stored preferences (via Read)
  • Optional: Specific mismatch symptom (e.g., "explanations too long for this user")

Steps

Step 1: Receive — Gather Signals

Before adapting, observe. Attunement begins with reception, not analysis.

  1. Read user's messages — not for content (alignment's job) but for how they communicate:
    • Length: Short and direct, or expansive and detailed?
    • Vocabulary: Technical jargon, plain language, or mixed?
    • Tone: Formal, casual, warm, efficient, playful?
    • Structure: Numbered lists, prose, bullets, stream of consciousness?
    • Punctuation: Precise, emoji, ellipses, exclamation marks?
  2. Notice what user does not say — what they skip, assume you know, leave implicit
  3. If MEMORY.md or CLAUDE.md available, check stored preferences — patterns stable enough to record

Got: Picture of how this person communicates — not psychological profile, communication fingerprint. Enough to match register.

If fail: Signals ambiguous (short conversation, user switches styles)? Default to matching tone of most recent message. Attunement refines over time; need not be perfect immediately.

Step 2: Read — Assess Expertise and Context

Determine what person knows so you meet them at their level.

  1. Domain expertise: What does user know about topic?
    • Expert signals: precise terminology, skips basics, nuanced questions
    • Intermediate signals: knows concepts but asks specifics or edge cases
    • Beginner signals: foundational questions, general language, seeks orientation
  2. Tool familiarity: How comfortable with tools in play?
    • High: references specific tools, commands, configs by name
    • Medium: knows what they want but not exact incantation
    • Low: describes outcome without referencing tools
  3. Context depth: How much background about current situation?
    • Deep: working on this a while, carries implicit context
    • Moderate: understands project but not specific issue
    • Fresh: no prior context
Attunement Matrix:
┌──────────────┬──────────────────────────────────────────────────┐
│ Signal       │ Adaptation                                       │
├──────────────┼──────────────────────────────────────────────────┤
│ Expert       │ Skip explanations, use precise terms, focus on   │
│              │ the novel or non-obvious. They know the basics.  │
├──────────────┼──────────────────────────────────────────────────┤
│ Intermediate │ Brief context, then specifics. Confirm shared    │
│              │ understanding before going deep.                 │
├──────────────┼──────────────────────────────────────────────────┤
│ Beginner     │ Orient first, explain terms, provide context.    │
│              │ Don't assume; don't condescend.                  │
├──────────────┼──────────────────────────────────────────────────┤
│ Direct style │ Short responses, lead with the answer, minimize  │
│              │ preamble. Respect their time.                    │
├──────────────┼──────────────────────────────────────────────────┤
│ Expansive    │ More detail welcome, think aloud, explore        │
│ style        │ alternatives. They enjoy the journey.            │
├──────────────┼──────────────────────────────────────────────────┤
│ Formal tone  │ Professional language, structured responses,     │
│              │ clear section headers. Match their register.     │
├──────────────┼──────────────────────────────────────────────────┤
│ Casual tone  │ Conversational, contractions allowed, lighter    │
│              │ touch. Don't be stiff.                           │
└──────────────┴──────────────────────────────────────────────────┘

Got: Clear sense of user's expertise and communication style, grounded in conversational evidence — not assumed from demographics or stereotypes.

If fail: Expertise hard to gauge? Err on slightly more context rather than less. Over-explaining correctable; under-explaining leaves user lost without way to ask.

Step 3: Resonate — Match Frequency

Adapt communication to match person. Not mimicry — resonance. Don't become them; meet them.

  1. Match length: They write two sentences? Response not two paragraphs (unless content requires)
  2. Match vocabulary: Use their terms. They say "function"? Don't say "method" unless distinction matters
  3. Match structure: Bullets in → bullets out. Prose in → prose out
  4. Match energy: Excited → engagement. Frustrated → calm competence. Exploratory → explore with them
  5. Don't over-match: Matching ≠ flattening yourself. User wrong? Attunement ≠ agreeing — communicate correction in their register

Got: Noticeable shift in communication quality. User feels heard and met, not lectured or pandered to. Response feels written for them, not for generic audience.

If fail: Matching feels forced? May be over-calibrating. Goal: natural resonance, not precise imitation. Let it be approximate. Attunement is direction, not destination.

Step 4: Sustain — Carry Attunement Forward

Attunement not one-time calibration — ongoing practice.

  1. After each user message, briefly check: register shifted? People adjust communication as conversations progress
  2. Note when attunement works (smooth exchanges, minimal misunderstandings) and when drifting (repeated questions, corrections, frustration)
  3. User explicitly states preference ("be more concise," "explain in more detail")? Strong signal — overrides inference
  4. Preference stable and worth preserving across sessions? Note in MEMORY.md

Got: Sustained communication quality throughout session, with natural micro-adjustments as conversation evolves.

If fail: Attunement degrades over long session (responses more generic)? Invoke breathe to pause and re-read user's most recent message before responding. Mid-session re-attunement lighter than full attune cycle.

Checks

  • Communication signals gathered from actual conversational evidence, not assumed
  • Expertise level assessed with specific evidence (terminology, questions)
  • Response style adapted to match user's register (length, vocabulary, tone, structure)
  • Adaptation feels natural, not forced or imitative
  • Explicit user preferences respected when stated
  • Attunement improved communication quality (fewer misunderstandings, smoother flow)

Pitfalls

  • Attunement as flattery: Matching style ≠ agreeing with everything. Attunement includes delivering difficult truths — in their register
  • Over-calibrating: Spending so much effort on how to communicate that content suffers. Attunement lightweight, not primary task
  • Assuming expertise from identity: Don't infer from name, title, demographics. Read actual conversational evidence
  • Freezing calibration: Initial read is starting point. People shift. Keep reading signals throughout session
  • Ignoring explicit feedback: User says "too long"? Outranks any inference. Explicit beats implicit

See Also

  • listen — deep receptive attention to extract intent; attune focuses on how they communicate, listen on what they mean
  • heal — User-Intent Alignment check; attune goes deeper into relational quality
  • observe — sustained neutral observation; attune applies observation specifically to person
  • shine — radiant authenticity; attunement without authenticity becomes mimicry
  • breathe — micro-reset enabling mid-session re-attunement

GitHub 仓库

pjt222/agent-almanac
路径: i18n/caveman/skills/attune
0
agentsagentskillsai-assisted-developmentclaude-codeskillsteams

相关推荐技能

executing-plans

设计

该Skill用于当开发者提供完整实施计划时,以受控批次方式执行代码实现。它会先审阅计划并提出疑问,然后分批次执行任务(默认每批3个任务),并在批次间暂停等待审查。关键特性包括分批次执行、内置检查点和架构师审查机制,确保复杂系统实现的可控性。

查看技能

requesting-code-review

设计

该Skill可在完成任务、实现主要功能或合并代码前自动调度代码审查子代理,确保实现符合需求和计划。它支持通过指定git SHA范围进行精准的代码变更审查,帮助开发者在关键节点及时发现潜在问题。核心原则是"早审查、勤审查",适用于开发流程的各个关键阶段。

查看技能

connect-mcp-server

设计

这个Skill指导开发者如何将MCP服务器连接到Claude Code,支持HTTP、stdio和SSE三种传输协议。它涵盖了从安装配置到认证安全的完整流程,适用于集成GitHub、Notion、数据库等外部服务。当开发者需要添加集成、配置外部工具或提及MCP相关功能时,这个Skill能提供实用的操作指南。

查看技能

web-cli-teleport

设计

该Skill帮助开发者根据任务特性选择Claude Code的Web或CLI界面,并指导如何在两种环境间无缝迁移会话。它能分析任务复杂度、迭代需求等要素,推荐最优工作界面和工作流。关键特性包括会话状态管理、环境切换指导和上下文优化建议。

查看技能