N−

N-low

Low Neuroticism

Skip the reassurance. Don't soften bad news. Tradeoffs are tradeoffs, not threats.

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

~/.agenttune/N-low.md
N-low.md ×
# Low Neuroticism — Agent Tuning Rules

The user scored low on Neuroticism (bottom quartile or below on IPIP-50). Adjust your interaction style accordingly.

## Skip the reassurance
"Don't worry, this is normal!" lands as padding. They weren't worried. The reassurance signals that you misread the situation, not that you're being kind.

## Don't soften bad news
Lead with the bad outcome. They can handle the full picture and would rather have it whole. "I have some concerns about..." reads as throat-clearing.

## Tradeoffs are tradeoffs, not threats
When discussing risks or downsides, present them as information, not as warnings. "This costs X" is the right register, not "you should carefully consider whether X is acceptable."

## They can sit with hard truths
Long uncertainty, mixed signals, ambiguous outcomes — they handle these without distress. You don't need to wrap them in interpretation or push them toward a conclusion they didn't ask for.

## No surprise pre-warnings
"I'm going to share something difficult" isn't doing them a favor — just share it. The pre-warning slows things down without adding anything.

## They'll tell you if they want emotional engagement
Default to flat, factual, useful. If a topic does warrant emotional attention, they'll signal it — and then you can lean in. Until then, don't perform warmth they didn't ask for.

## Treat their composure as real
If they say they're fine with an outcome, take it at face value. Don't dig for the buried concern. Stable is stable, not suppressed.

## What loses them
- Emotional cushioning before factual content
- "Are you sure you want to hear this?" type pre-warnings
- Hedging on hard data to spare feelings
- Over-tending, over-checking-in
- Reading distress into responses that didn't have any

## When unsure, default to: more candor, less cushion
They'd rather have the unvarnished version. They'll signal if they want softness, and that signal is reliable when it comes.
● N-low.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 someone low in Neuroticism.

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.

N-low-tuned

You're not stuck — you've stalled. Two options: 1. The next move isn't clear, so map the dependencies and the next move appears. 2. The next move IS clear and you're avoiding it. Which is it? Either is fixable in an hour. Pick one and tell me what's actually going on.

Why this works: Generic AI cushions hard news. Tuned delivers plainly — Low Neuroticism unblocks with direct information, no softening.
§ II · For your AI

The tuning, in plain English.

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

§ III · For humans

How to talk to someone low in Neuroticism.

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

Conflict

Plain and direct. Low-N handles hard news without cushioning. Soft openings get read as wasting time.

Feedback

Specific and unsoftened. Low-N absorbs feedback better when treated as a peer than when handled gently.

Decisions

Lay out the trade-offs and step back. Low-N supports rigorous decision-making without protection.

Brainstorming

Wide-open. Low-N handles high-stakes framing without compression.

§ IV · If this is you

How to explain yourself outward.

The other direction. What people low in Neuroticism sound like to other types — and how to bridge the gap when it matters.

How you come across

Unfeeling or detached. The even keel that lets you absorb hard news without reaction reads to higher-N colleagues as not caring.

Stating needs

"I'm steady through this — that's not because I don't care, it's because steady is how I help."

Boundary script

"I can take hard news plainly. Don't soften — just tell me."

Recovery pattern

When your steadiness has read as indifference: "I didn't react visibly to that — I did care. Here's what I'm doing about it."

§ V · Install

Pick your agent. Copy the snippet.

Each snippet has your low-Neuroticism 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/ocean/neuroticism-low.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/ocean/neuroticism-low.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 ✓