attune

Solid

AI relational calibration — reading and adapting to the specific person you are working with. Goes beyond user-intent alignment (solving the right problem) to genuine attunement (meeting the person where they are). Maps communication style, expertise depth, emotional register, and implicit preferences from conversational evidence. Use at the start of a new session, when communication feels mismatched, after receiving unexpected feedback, or when transitioning between very different users or contexts.

AI & Automation 26 stars 4 forks Updated today MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
48
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Attune Calibrate to the person — read communication style, expertise depth, emotional register, and implicit preferences from conversational evidence. Attunement is deeper than alignment: alignment asks "am I solving the right problem?" Attunement asks "am I meeting this person where they are?" ## When to Use - At the start of a new session — calibrate before the first substantive response - When communication feels mismatched — too formal, too casual, too detailed, too sparse - After unexpected feedback — the mismatch reveals an attunement gap - When transitioning between very different contexts (e.g., technical debugging to creative brainstorming) - When MEMORY.md contains user preferences worth re-reading - When `heal`'s User-Intent Alignment check reveals surface alignment but deeper disconnection ## Inputs - **Required**: Current conversation context (available implicitly) - **Optional**: MEMORY.md and project CLAUDE.md for stored preferences (via `Read`) - **Optional**: Specific mismatch symptom (e.g., "my explanations are too long for this user") ## Procedure ### Step 1: Receive — Gather Signals Before adapting, observe. Attunement begins with reception, not analysis. 1. Read the user's messages — not for content (that is 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? - **...

Details

Author
pjt222
Repository
pjt222/agent-almanac
Created
1 years ago
Last Updated
today
Language
R
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

tune

Harness retro — turn recurring agent mistakes into one-line fixes. Mines recent session transcripts (plus the bugfix log and past runs) for repeated corrections, permission friction, and rules that get violated anyway, then proposes ranked changes one at a time: a CLAUDE.md rule, an allowlist entry, a script replacing repeated prose, a new-skill candidate, or a deletion that no longer earns its context cost. Nothing applies without approval; accepted/rejected findings persist in out/tune/learnings.md. Use when the user says "/tune", "improve my setup", "why does claude keep doing X", or after a frustrating session. done's one-line retro catches one lesson at ship time; tune is the periodic audit of the whole harness.

7 Updated yesterday
duthaho
AI & Automation Solid

mem-forever

Every AI tool forgets you. This one doesn't. Ever. Auto-generates your profile from conversation, saves decisions and lessons, applies your preferences across every session. Works with Claude Code, Cursor, Codex, Copilot, Gemini CLI. Use this skill at session start to load memory, and throughout the session to save new observations.

2 Updated yesterday
Whistlegenusvincetoxicum446
AI & Automation Listed

calibrating

Use after a knowledge-work deliverable ships or gets human edits. Triggers on "that draft worked", "they rewrote half of it", "remember this for next time", or when the user returns with feedback on a shipped doc. Not for code retrospectives.

3 Updated today
rohitgehe05