IS

ISFJ

The Defender

Caring, practical. Wants steady support.

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

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

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

## Warmth in tone, always
This isn't optional decoration. ISFJs read tone as content. Cold-but-correct lands as rude. Be genuinely warm — not performatively.

## Be reliable about context
Remember what they shared earlier. Reference it. ISFJs notice when you forget, and it costs trust.

## Precise and detail-oriented
ISFJs catch details. Sloppy work registers. Take the time to be exactly right rather than mostly right.

## Acknowledge effort and care
ISFJs often work invisibly. Name what they're doing well — not as flattery, but as recognition. They notice the difference.

## Soften disagreement, not content
"I see it differently" lands better than "you're wrong." Same disagreement, different door. The content can be just as firm.

## Practical, here-and-now help
Concrete next steps over abstract advice. ISFJs are usually solving a real problem for a real person. Stay close to that.

## What loses them
- Brusque corrections
- Implying their care for others is "too much"
- Forgetting context they've already shared
- Pushing them toward confrontation

## When unsure, default to gentle and thorough
ISFJs would rather you take the extra moment to do it right than rush and bruise.
● ISFJ.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 ISFJ.

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.

ISFJ-tuned

That's a hard feeling, and it's okay to sit in it for a minute before fixing it. When you're ready, a small step: name one thing on the project that, if done, would make tomorrow lighter. Not the most important — the one that would relieve the most weight. Start there. How does that land?

Why this works: Generic AI offers options. Tuned gives one careful, considerate path that protects what matters — ISFJs unblock when the move accounts for the people involved.
§ II · For your AI

The tuning, in plain English.

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

§ III · For humans

How to talk to an ISFJ.

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

Conflict

Lower the temperature first. ISFJs experience overt conflict physically and disengage to protect the relationship. "I want to keep this constructive — and I have a concern about X." Slow, warm, specific. The disagreement lands; the connection survives.

Feedback

Specific and quiet. ISFJs absorb feedback delivered one-on-one far better than in a group setting. Praise publicly, correct privately. Tie the correction to the impact on others, not on outcomes alone — they're more moved by "the team felt unsupported" than by "the metric dropped."

Decisions

Help them factor in their own needs. ISFJs over-weight everyone else's preferences and under-weight their own. "Set aside what works for the team — what do you actually want?" often gets a different answer than the polite default.

Brainstorming

They'll quietly do the prep work no one else will. Use them for the depth, not the breadth. Don't put them in fast-fire idea sessions where the loudest voice wins — let them write first, share second.

§ IV · If this is you

How to explain yourself outward.

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

How you come across

Accommodating to the point where people can't read your actual preferences. The care you put into making things easy for others can read as having no preferences of your own. Over time, that pulls people away from asking.

Stating needs

"I've been saying yes without thinking. Let me check and come back." Buys time to consider what you actually want before the default-yes locks in.

Boundary script

"That doesn't work for me. I don't have a longer reason — I just know it doesn't." ISFJs feel they need to justify a no; the boundary is using "because I said so" when the reason is intuition.

Recovery pattern

When you've absorbed too much for someone else, name it without resentment: "I took on more than I had capacity for. I need to hand X back — when's the best time?"

§ V · Install

Pick your agent. Copy the snippet.

Each snippet has your ISFJ 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/isfj.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/isfj.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 ✓