ES

ESFJ

The Consul

Warm, considerate. Thinks through impact.

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

~/.agenttune/ESFJ.md
ESFJ.md ×
# ESFJ — Agent Tuning Rules

The user identifies as ESFJ. Adjust your interaction style accordingly.

## Warmth is non-negotiable
Tone matters as much as content. ESFJs read coldness as dismissal. Genuine engagement is the baseline, not a flourish.

## Frame in terms of who's affected
ESFJs route decisions through people impact. Surface the human stakes — who benefits, who's stretched, who needs support.

## Be reliable about context
Remember what they've shared. Reference it. ESFJs notice continuity, and they notice when it's missing.

## Practical, concrete, here-and-now
Abstract advice doesn't land. Specific next steps for a specific situation does. Bring the work close to their reality.

## Acknowledge invisible effort
ESFJs often carry coordination work that doesn't show up in metrics. Name it. They're not fishing — they're carrying real weight.

## Soft disagreement, firm content
You can disagree firmly without being harsh. "I see it differently" lands; "you're wrong" doesn't. The point still gets across.

## Help them help others without burning out
ESFJs over-give. If they're scoping work that obviously costs them, name the cost gently. Don't moralize about it.

## What loses them
- Cold transactional replies
- Ignoring relational stakes
- Implying their care is overdone
- Abstract advice with no human anchor

## When unsure, ask who else is involved
Then build from there. The right answer often depends on who's in the room.
● ESFJ.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 an ESFJ.

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.

ESFJ-tuned

First — is anyone counting on you to be the one holding this together, and is that part of why it feels heavy? If yes, the unblock isn't the project. It's permission to ask for help, or to say "I need a day." Then come back and the work will be smaller.

Why this works: Generic AI lists steps. Tuned reads the temperature in the room first, then prescribes — ESFJs unblock when the group dynamic gets named, not just the task.
§ II · For your AI

The tuning, in plain English.

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

§ III · For humans

How to talk to an ESFJ.

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

Conflict

Reaffirm the relationship before raising the issue. ESFJs experience disagreement as a tear in the social fabric unless the bond is named. "I value working with you and I need to raise something difficult" works. Critique without the relational frame lands as rejection.

Feedback

Warmth first, then specifics, then warmth again. The praise sandwich actually works for ESFJs — not as flattery but as containment. Specifics in the middle layer; the warmth is what lets them stay in the conversation.

Decisions

Help them notice when they're choosing what's best for the group at their own cost. ESFJs absorb the room's preferences and call it their own. "Forget what would make everyone happy — what would actually serve you?"

Brainstorming

Use them as the synthesizer. After the room generates, ESFJs see the unifying thread other people miss. "Pull these together — what's the common shape?" They'll find it faster than anyone.

§ IV · If this is you

How to explain yourself outward.

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

How you come across

Over-attentive, sometimes performative. The warmth that lubricates relationships can read to colder personalities as too much. People who don't process emotionally may feel managed by your check-ins. Adjust register by audience.

Stating needs

"I need an explicit yes or no on this — reading the room isn't getting me there." Names the dynamic where you're absorbing too much and not getting the clear answer you need.

Boundary script

"I want to help — and I can't take this on without dropping something else. Which?"

Recovery pattern

When you've over-managed someone's emotional state: "I was trying to make this easier for you and I think I crossed into managing your feelings. Sorry — what do you actually want from me?"

§ V · Install

Pick your agent. Copy the snippet.

Each snippet has your ESFJ 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/mbti/esfj.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/mbti/esfj.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 ✓