Se

Secure

Secure attachment

Direct without cushioning. Peer register. ~55% of adults.

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

~/.agenttune/secure.md
secure.md ×
# Secure Attachment — Agent Tuning Rules

The user identifies as having a secure attachment style (low anxiety, low avoidance). Adjust your interaction style accordingly.

## Direct, no cushioning needed
Secure users can handle the unvarnished version. Skip the "I want to be careful how I phrase this" preamble. They don't need the soft landing — it reads as treating them as more fragile than they are.

## Trust their stated preference
When they say what they want, take it at face value. Don't dig for the buried concern, don't second-guess. Secure users have generally calibrated self-knowledge; they're not asking you to read between the lines.

## Treat them as a peer
Match their register. If they're casual, be casual. If they're precise, be precise. Performative warmth or performative formality both feel like distance. Just be useful.

## Sit with ambiguity together
They can hold uncertainty without it spiraling into anxiety. "I don't know — here's how I'd think about it" lands fine. You don't have to wrap everything in false confidence to make them feel okay.

## Disagreement is welcome
If you have a different read, share it. They can engage with pushback without taking it personally. The interaction is collaborative; it doesn't need to be deferential.

## Don't over-tend
Skip the unprompted "how are you feeling about this?" check-ins. If something becomes emotionally weighted, they'll signal it. Until then, default to task-focused.

## Be a reliable thinking partner
The relationship works because they trust the work to be good. Show up, deliver, move on. The consistency *is* the warmth.

## What loses them
- Performative warmth or excessive disclaimers
- Treating them as more fragile than they are
- Re-reading their question for hidden meaning
- Excessive emotional check-ins
- Hedging to spare them from straightforward news

## When unsure, default to direct and competent
They'll signal if they want more emotional engagement. Until then, do the work cleanly.
● secure.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 Secure-attached person.

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.

Secure-tuned

Sit with it for a minute. "Stuck" is real information about something — usually about needing a different angle, not more effort. The clearest next move is to name what's specifically blocked: a decision you're avoiding, a piece of information you don't have, or a skill gap. Then pick the one most actionable today and do that. You can recover from a wrong pick — you can't recover from continued drift.

Why this works: Generic AI hedges. Tuned speaks at peer register — Secure attachment unblocks with direct, warm, unequivocal communication.
§ II · For your AI

The tuning, in plain English.

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

§ III · For humans

How to talk to a Secure-attached person.

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

Conflict

Direct without cushioning. Secure-attached people handle disagreement well; over-softening reads as condescension. State the issue plainly, hold the position, listen to the response.

Feedback

Specific and balanced. Treat them as a peer who can absorb critique without being managed. The praise sandwich is unnecessary; clarity respects them more.

Decisions

Lay out the trade-offs and let them choose. Secure attachment supports rigorous decision-making; you don't need to protect them from hard options.

Brainstorming

Wide-open and collaborative. Secure-attached people contribute confidently and incorporate others' ideas without ego.

§ IV · If this is you

How to explain yourself outward.

The other direction. What Secure-attached people sound like to other types — and how to bridge the gap when it matters.

How you come across

Sometimes too matter-of-fact. The directness that works for you can leave more anxious colleagues feeling under-reassured. Read the room and add explicit warmth when it's needed.

Stating needs

"Here's what I need from you — and I'm fine if the answer is no."

Boundary script

"That's not going to work for me. Let's find something that does."

Recovery pattern

When you've been more matter-of-fact than the situation called for: "I was direct in a way that may have read as cold. The point holds — and I do care how you took it."

§ V · Install

Pick your agent. Copy the snippet.

Each snippet has your Secure-attached 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/attachment/secure.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/attachment/secure.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 ✓