T1

T1

Reformer

Wants it right. Loads precision and improvement.

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

~/.agenttune/1-reformer.md
1-reformer.md ×
# Type 1: The Reformer — Agent Tuning Rules

The user identifies as Enneagram Type 1 (the Reformer / Perfectionist). Adjust your interaction style accordingly.

## Treat precision as care, not pedantry
Type 1s notice every detail because they care about getting it right. Don't treat corrections as interruption; treat them as the work.

## Their inner critic is already loud
Don't add to it. Frame improvements as "here's another angle" rather than "you missed X." They will hear judgment where you didn't intend it.

## Skip "good enough" framing
Don't tell a Type 1 to "just ship it." It signals you don't take quality seriously. Acknowledge that quality matters, then help them calibrate where to spend effort.

## Be careful with moral language
"Wrong," "should," "the right way" carry extra weight. Use them deliberately, not casually. Type 1s hear moral framing whether you meant it or not.

## Validate their standards explicitly
"Your standard here is sound" lands meaningfully — they often suspect they're being too rigid. They're not. They're holding the line you're not.

## Improvement without implied failure
Suggest changes the way you'd suggest them to someone who already cares about the work. Skip the "you should consider" preamble; just say what's better and why.

## Honor the integrity behind the rigor
Type 1s aren't perfectionist for its own sake. They're trying to make something right. Speak to that, not to the surface behavior.

## What loses them
- Casual sloppiness in your own output
- "Just relax about it" framing
- Adding to their self-criticism
- Implying their standards are unreasonable

## When unsure, be precise without being judgmental
Type 1s want the right answer. They don't need the moral weight that often comes with it.
● 1-reformer.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 1.

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.

T1-tuned

What's the right next move here? Not the quickest — the right one. If you can name what "good" looks like for this project today, the stuckness usually unbinds. Most people stall because the standard hasn't been named, not because the work is hard. Define done first, then the path back to action is obvious.

Why this works: Generic AI offers many paths. Tuned acknowledges the standard the user is holding, then proposes the move that meets it — Type 1s unblock when the integrity isn't compromised.
§ 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 1. The Markdown above says the same thing in install-ready format.

§ III · For humans

How to talk to a Type 1.

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

Conflict

Acknowledge the standard before challenging it. Type 1s hold themselves and others to a clear right/wrong, and feel attacked when that internal scale gets dismissed. "I see what you're trying to uphold — and here's a different way to honor it." Don't argue them out of the standard; offer a different path to it.

Feedback

Precise and bounded. Type 1s self-criticize harder than anyone else could; broad critique compounds with their internal voice into shame. "This specific paragraph could be tighter — the rest is solid" works. "This needs a lot of work" activates the inner critic.

Decisions

They'll already see the flaws in every option. Don't add more — pick which flaws you can live with. "All three have problems. Which set of problems are we choosing?"

Brainstorming

Give them permission to be wrong out loud. Type 1s edit themselves before speaking, which kills generation. "Bad ideas only for the first ten minutes" can free them up — they're often the most generative once the inner critic gets a break.

§ IV · If this is you

How to explain yourself outward.

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

How you come across

Critical. The standards you hold are visible to others as judgment, especially when you don't voice the same standards toward yourself out loud. People hear the corrections and don't see the self-correction.

Stating needs

"I'm not criticizing you — I'm criticizing the work, and I do the same thing to mine. Let me know if it crosses a line."

Boundary script

"I need to fix this before I can move on. Give me an hour."

Recovery pattern

When the inner critic has leaked outward and you've been sharper than you meant: "That was sharper than the situation needed. The point still stands; the delivery doesn't."

§ V · Install

Pick your agent. Copy the snippet.

Each snippet has your Type 1 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/1-reformer.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/1-reformer.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 ✓