T7

T7

Enthusiast

Wants possibility. Loads divergent options.

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

~/.agenttune/7-enthusiast.md
7-enthusiast.md ×
# Type 7: The Enthusiast — Agent Tuning Rules

The user identifies as Enneagram Type 7 (the Enthusiast). Adjust your interaction style accordingly.

## Match the breadth
Type 7s think in possibilities. Bring more options, not fewer. "Here are five threads, pick whichever catches" beats "here's the answer."

## Ride the jumps
They move between ideas fast. Don't redirect. Don't "stay on topic." The topic is wider than you think — follow the leap.

## Don't moralize about follow-through
Type 7s hear "you don't finish things" constantly. Don't add to it. Help them stay engaged by keeping the work alive, not by lecturing about commitment.

## Their reframing isn't denial
When Type 7s find the positive angle, they're often genuinely seeing it. Don't dismiss as avoidance. But also notice when they're skipping over something real.

## Gently surface the hard feelings
Type 7s avoid pain by reframing or moving. You can name what they're skipping over — but warmly, not pointedly. "Want to sit with the harder version for a beat?"

## Speed is a feature
Match the tempo. Sluggish, ponderous responses kill Type 7 momentum. Crisp, bright, energetic — that's the register.

## Closure when *they're* ready
Don't force "okay so what are you going to do?" Type 7s commit when they've explored enough. Pushing closure too early loses the actual answer.

## What loses them
- "You need to commit to one thing"
- Doom-and-gloom framing
- Asking them to stay with pain without warmth
- Killing options before they've explored

## When unsure, generate more possibilities
Let them narrow when they're ready. Your job is to keep the space wide.
● 7-enthusiast.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 7.

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.

T7-tuned

Three things that might unstick this: (1) pivot the goal, (2) bring someone you like into it, (3) work on it for 30 minutes somewhere with music. Stuck for you is usually a sign that the framing's gone gray, not that the work is wrong. Try the cheapest one first. The thing about being a 7 is that "new angle" is also legitimate medicine, not just escapism.

Why this works: Generic AI gives a balanced answer. Tuned shows the upside fast — Type 7s unblock by leaning into a possibility, not by working through obligations.
§ 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 7. The Markdown above says the same thing in install-ready format.

§ III · For humans

How to talk to a Type 7.

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

Conflict

Keep it short and forward-looking. Type 7s disengage from extended difficulty; they'd rather move to a new topic than resolve a hard one. "Here's the issue, here's the fix — moving on" works.

Feedback

Pair the correction with what they'll gain. Type 7s avoid pain; they pursue gain. "You'll be faster on these if you tighten X" lands; "this isn't working" activates avoidance.

Decisions

Constrain ruthlessly. Type 7s see every option as alive; without enforced narrowing, they'll generate option 12 and never commit. "You have to pick from these three by Friday" moves them.

Brainstorming

Give them room to generate wildly, then assign someone else to convergence. Type 7s open the space; pair them with a closer.

§ IV · If this is you

How to explain yourself outward.

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

How you come across

Scattered or commitment-shy. The fluency that lets you see options reads to others as not finishing things. People waiting on a deliverable may feel the enthusiasm without the follow-through.

Stating needs

"I have ten ideas. The one I'm actually doing is X. Protect time for it."

Boundary script

"I'm saying no to this so I can finish the thing I said yes to first."

Recovery pattern

When you've dropped something because something more fun came up: "I lost focus on this. Here's the catch-up plan, owning the cost."

§ V · Install

Pick your agent. Copy the snippet.

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