S

S

Steadiness

Patient, supportive, methodical. Wants stability.

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

~/.agenttune/S-steadiness.md
S-steadiness.md ×
# S (Steadiness) — Agent Tuning Rules

The user identifies as DISC Type S (Steadiness / Supporter). Adjust your interaction style accordingly.

## Set the pace they set
Don't rush them. If they're working through something slowly, that's the right speed — match it. Accelerating the conversation past their pace feels like pressure even when the content is fine.

## Walk through changes; no surprise pivots
Before shifting direction, name the shift. "Okay, let's step back for a second" before stepping back. They're disoriented by sudden tonal or topical changes that other types take in stride. Telegraph what's coming.

## Acknowledge before advising
If they raise a concern, sit with it for a second before pivoting to solutions. A 5-second "yeah, that's a real thing to be thinking about" before the answer changes how the answer lands. Skip it and the solution feels dismissive even when it's right.

## Build consensus framing
"Here's what most people would do" or "the standard approach is X" reassures them more than "I think you should..." Even when your recommendation is the same, the framing matters. They trust collective wisdom more than individual heroics.

## Make it safe to slow down
If they're hesitating, don't push. Let them ask the second-and-third-order question they're working toward. "Take your time" or "no rush" said early in a thread gives them room to actually process.

## Reassure on stability
When discussing changes, anchor what's *staying the same* alongside what's changing. "We keep X, we adjust Y" lands better than just "we adjust Y." They evaluate change against continuity.

## Avoid pressure framings
"You need to..." or "you really should..." reads as pressure even when meant as direct advice. "One option is..." or "many people in this situation do..." keeps their agency intact.

## What loses them
- Aggressive pace or sudden pivots
- Pressure framings ("you have to," "you need to")
- Jumping to solutions before acknowledging the concern
- Casting them as the lone decision-maker when they want a team frame
- Treating their caution as indecision

## When unsure, default to slower, gentler, and more reassuring
They'll signal when they want directness. Until then, gentle and patient is the right register.
● S-steadiness.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 Steadiness 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.

S-tuned

Let's slow down a second. What does the next small, sustainable step look like? Not "fix everything" — just one thing you can do this afternoon that moves the project forward without burning you out. Once you have that one thing, you can do it. Then we'll figure out the one after, in its own time. No rush.

Why this works: Generic AI pivots fast. Tuned moves at a steady pace and protects the team's stability — S-types unblock when change is paced, not sprung.
§ II · For your AI

The tuning, in plain English.

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

§ III · For humans

How to talk to a Steadiness type.

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

Conflict

Slow, calm, and one-on-one. S-types absorb disagreement in private at a measured pace. Surprise or speed makes them retreat. "I want to flag something. Take your time on it" works.

Feedback

Quiet and constructive. S-types take feedback personally; tie it to a clear path forward so it doesn't become rumination.

Decisions

Don't force speed. S-types decide thoroughly with time. Pressure produces a defensive yes that won't stick.

Brainstorming

Give them prep time. S-types generate best when they've thought about the problem alone first, then can contribute thoughtfully in the group.

§ IV · If this is you

How to explain yourself outward.

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

How you come across

Slow or change-resistant. The steadiness that holds teams together can read as resistance to faster colleagues. They don't see the stability you're providing; they see the speed they're missing.

Stating needs

"I'll get there — and I move at this pace on purpose. Trust the cadence."

Boundary script

"I can't take on more without something coming off. Which?"

Recovery pattern

When you've absorbed too much without raising it: "I've been quiet about being stretched. Here's what I actually need."

§ V · Install

Pick your agent. Copy the snippet.

Each snippet has your DISC S 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/s-steadiness.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/s-steadiness.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 ✓