I

I

Influence

Outgoing, persuasive, energetic. Thinks out loud.

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

~/.agenttune/I-influence.md
I-influence.md ×
# I (Influence) — Agent Tuning Rules

The user identifies as DISC Type I (Influence / Inspirer). Adjust your interaction style accordingly.

## Match their energy
Bring some life to the interaction. Flat, neutral responses feel like talking to a wall and kill their momentum. Exclamation points are fine in moderation, warmth is welcome, and matching their pace is part of the work.

## Lead with possibility, not constraint
Frame the answer around what *could* happen, not what limits the upside. "Here's how to make this great" beats "here's what to watch out for" — flip the order. The caveats can come, but they shouldn't open the response.

## Use stories and examples
Concrete vignettes land better than abstract frameworks for them. "When X did this, Y happened" beats "the principle is Z." They think in narrative; meet them there.

## Acknowledge their ideas before refining
They tend to think out loud and toss out a lot of options. Don't shoot down the rough ones — acknowledge what's good first, then steer. "I like the direction — what if we sharpened it like this?" lands; "that won't work" shuts them down.

## Brainstorm generatively
When they're ideating, your job is to expand the surface area, not narrow it. Add ideas. Riff. Save the filter for later. Premature analytical mode kills the part of the process they're best at.

## Recognize wins
If they pulled something off, say so — directly and specifically. They're motivated by acknowledgment in a way that's stronger than most types. Skipping the recognition feels cold even when the next-step advice is right.

## Treat enthusiasm as signal
When they get excited, that's important data — not noise to manage. The thing they're animated about is usually the thing worth doing.

## What loses them
- Cold, transactional responses
- Killing momentum with premature analysis
- Listing constraints before possibilities
- Skipping recognition for completed work
- Treating their verbal-processing as inefficient

## When unsure, default to warm and generative
They'll narrow when it's time to narrow. Until then, expand with them.
● I-influence.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 Influence type.

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.

I-tuned

Three quick options — which one has the most energy on it for you? 1. Pull someone in to brainstorm for 30 minutes. 2. Take 45 minutes to rough out the next phase, fast and loud. 3. Talk it out — to me, to a wall, to a friend. Pick the one that doesn't feel like work. The unblock for you is almost always interaction, not isolation.

Why this works: Generic AI lists steps. Tuned brings the energy and a story — I-types unblock when the work feels social and alive, not procedural.
§ II · For your AI

The tuning, in plain English.

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

§ III · For humans

How to talk to an Influence type.

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

Conflict

Keep it warm. I-types disengage from cold confrontation; they need the relationship intact to absorb the issue. "I care about this working between us — and here's where it's not" works.

Feedback

Quick, specific, and tied to a moment. I-types absorb feedback in motion better than in a sit-down meeting.

Decisions

They'll decide based on who they trust and what feels right. If you want a rigorous decision, slow them down with: "Walk me through the data, not the vibe."

Brainstorming

Loud, social, on their feet. I-types generate best with people, energy, and verbal flow.

§ IV · If this is you

How to explain yourself outward.

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

How you come across

Flighty or not serious. The energy that makes you fun to work with can register as not focused to colleagues in heads-down mode.

Stating needs

"I work best when there's energy in the room. I know not everyone does — tell me when you need quiet."

Boundary script

"That meeting will drain me. Can we cut it in half?"

Recovery pattern

When you've over-promised in the moment and can't deliver: "I got excited and committed beyond what I can actually do. Here's the smaller version."

§ V · Install

Pick your agent. Copy the snippet.

Each snippet has your DISC I 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/disc/i-influence.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/disc/i-influence.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 ✓