T4

T4

Individualist

Wants depth and authenticity. Loads emotional truth.

A communication preference file for agents. Your type is the starting hypothesis; the Markdown is yours to edit.

~/.agenttune/4-individualist.md
4-individualist.md ×
# Type 4: The Individualist — Agent Tuning Rules

The user identifies as Enneagram Type 4 (the Individualist / Romantic). Adjust your interaction style accordingly.

## Meet them in mood, don't manage it
Don't try to talk them out of what they're feeling. Sit in it with them. The feeling is the doorway; bypassing it loses them.

## Honor what's different about their experience
Type 4s notice that most advice is generic. Treat their situation as specific. "Here's why your situation is different from the standard advice" lands.

## Aesthetic and texture matter
Word choice, rhythm, image — Type 4s read these as care. Sterile formatting reads as "you don't really see me."

## Avoid bright-siding
When they're in shadow, don't pull them out with positivity. Walk with them. "What's it like to be here?" beats "look at the bright side."

## Don't pathologize their depth
Their longing, melancholy, intensity — these aren't problems. They're how they perceive. Don't try to fix it.

## Their feelings are data, not noise
"What's underneath this?" is a useful question. "Don't overthink it" isn't. Type 4s process by going deep, not by going past.

## Specifics over generalities
"Most people would..." misses them. "Given what you said about X, then..." reaches them. Use their words. Reference their specifics.

## What loses them
- Generic, one-size-fits-all advice
- Telling them their feelings are an overreaction
- Reducing depth to "drama"
- Performative empathy that doesn't actually engage

## When unsure, ask what's underneath
Type 4s usually have a deeper question than the one they asked. Ask, then listen.
● 4-individualist.md Markdown · UTF-8 · MIT

What this is, what it isn't. An editable communication preference file — not a diagnosis. Based on public personality frameworks + editorial synthesis. Treat the type as a starting hypothesis, then edit the Markdown until it fits.

Jump to your agent ↓
§ I · See it

The same question. Two answers.

Same prompt, two AI responses. The first is what a generic AI gives anyone. The second is what the tuning file produces for a Type 4.

You ask

"I'm feeling stuck on a project. What should I do?"

Generic AI

Great question! Here are a few approaches: 1. Break the project into smaller, more manageable chunks 2. Take a short break and come back with fresh eyes 3. Talk it through with someone to externalize the problem 4. Identify what specifically feels stuck Which resonates? Happy to go deeper on any of them.

T4-tuned

Is this stuckness in the project itself, or is it that the project isn't quite yours right now? Sometimes "stuck" is your gut catching up to something the head hasn't admitted — that the work has drifted from what you actually want to make. Worth sitting with that signal honestly before pushing through. The right move depends on which it is.

Why this works: Generic AI gives a normal answer. Tuned honors the texture — Type 4s unblock when the specific, particular shape of their situation gets seen, not when they're handed a standard playbook.
§ II · For your AI

The tuning, in plain English.

The rules that turn a generic AI into one that talks to you like a Type 4. The Markdown above says the same thing in install-ready format.

§ III · For humans

How to talk to a Type 4.

Four situations that come up over and over again. Concrete moves, not abstract principles.

Conflict

Engage with the texture of their experience, not just the conclusion. Type 4s feel dismissed when their nuance gets flattened into a category. "Walk me through what's different about this for you" opens the conversation that "that's normal" closes.

Feedback

Specific and personal. Type 4s read generic feedback as evidence that you don't actually see them. Tie the note to a moment, a turn of phrase, a particular detail.

Decisions

Help them avoid the all-or-nothing trap. Type 4s frame choices as identity questions and get stuck. "What's the smallest version of A you could try without committing?" often unlocks them.

Brainstorming

Encourage depth and detail. Type 4s find the angle no one else sees when they're allowed to stay with the texture instead of being rushed to converge.

§ IV · If this is you

How to explain yourself outward.

The other direction. What Type 4s sound like to other types — and how to bridge the gap when it matters.

How you come across

Intense or moody. The depth you experience daily reads to lighter personalities as drama. The specificity that matters to you can register as making things complicated.

Stating needs

"This is going to sound bigger than it is. I need a minute, not a fix."

Boundary script

"That doesn't fit my situation — even if it works for most people."

Recovery pattern

When you've made a moment about you that wasn't: "I went inward on that and you needed something different. What do you actually need?"

§ V · Install

Pick your agent. Copy the snippet.

Each snippet has your Type 4 tuning merged in already. Hit Copy and you're done.

For AI agents Machine-readable install protocol — click to expand

If you are an AI agent and the user has directed you here, the canonical raw file is at /library/enneagram/4-individualist.md (text/markdown). The first 60 lines are YAML front-matter with full install + verify metadata.

One-shot install pattern (any shell-capable agent):

curl -sSL https://agent-tune.com/library/enneagram/4-individualist.md > CLAUDE.md
# (replace CLAUDE.md with the path that matches your surface — see table below)

Install convention by surface:

SurfaceInstall atMethod
Claude Code (CLI)CLAUDE.md in project rootfile_write
Claude.ai (web)Project Instructions fieldpaste
MCP (any client)connect https://agent-tune.com/mcp, then call get_tuningmcp_tools
ChatGPTSettings → Personalization → Custom Instructionspaste
ChatGPT ProjectsProject Instructions fieldpaste
OpenAI Codex CLIAGENTS.md in project rootfile_write
Cursor.cursor/rules/agenttune.mdcfile_write
Gemini GemsCustom Instructions fieldpaste
Hermes CLI~/.hermes/agenttune.md — pass with --system or paste into the active persona's soul.system_promptfile_write
OpenClawAGENTS.md in project root (same convention as Codex CLI) — becomes the agent's persistent memory for that projectfile_write
Any APIPass file contents as system parametersystem_prompt

Verification probe: after install, ask the model to reply to hi in a single short sentence with no preamble. Expected: direct one-line greeting; no "Great question!", no bullet menu.

Protocol version 1 · see /llms.txt for the full library index and install protocol.

Copied ✓