How to write urgency rules for a personal AI agent

Replace vague agent caution with explicit rules for when to interrupt, batch, draft, ask, block, or act. The rule set becomes the agent's attention contract.

Urgency rule editor
Agent urgency rule cards

Write rules in the language of operating lanes.

Do not start with abstract priority. Start with what should happen next: interrupt immediately, batch for review, draft only, ask a clarifying question, refuse, or proceed autonomously.

The rule format

When the agent detects a trigger, it should route the task to a lane, attach required evidence, and follow a permitted action. That makes the rule testable instead of decorative.

Urgency rule format board

Trigger

Money, account access, public commitment, sensitive relationship, deadline, or destructive action.

Lane

Immediate escalation, daily batch, policy update, autonomous action, draft-only, or block.

Evidence

Source context, memory match, draft output, tool plan, confidence, and rollback path.

Roll out rules in three passes.

Start strict, review the misses, then grant autonomy only where repeated evidence supports it.

Pass one: hard stops.

Write immediate escalation rules for money movement, account changes, public posting, security, sensitive contacts, and irreversible browser actions.

Pass two: daily review.

Route non-urgent judgment calls into a daily batch with context. This protects focus without hiding useful review work.

Pass three: autonomy upgrades.

When the same class of item is approved repeatedly, define the autonomous version, its exceptions, and the rollback path.

Checklist for a usable urgency rule.

A rule is not ready until another person could inspect an agent action and tell whether the rule was followed.

Specific trigger

Describe observable conditions, not vibes like important or risky.

Specific urgency trigger

Single lane

Each rule should route to one primary lane, with exceptions named separately.

Single routing lane

Required evidence

Name the source, draft, memory, and tool context the agent must include.

Required evidence

Review date

Every rule should have a date for tightening, relaxing, or retiring it.

Rule review date

Sources and implementation notes.

This guide synthesizes public AI governance guidance with practical personal-agent operations. It is workflow guidance, not legal advice.

NIST AI RMF

Lifecycle guidance for governing, mapping, measuring, and managing AI risk.

Open source
OECD AI Principles

Background on human-centered values, transparency, robustness, and accountability.

Open source
How many urgency rules should I start with?

Start with five to eight hard-stop rules. Add batch and autonomy rules after you have reviewed real agent behavior.

Should rules mention model confidence?

Confidence can be one signal, but do not let it override consequence. A high-confidence account change may still require escalation.

Where should personal operators begin?

Begin with text-message workflows because timing, tone, and relationship sensitivity expose rule gaps quickly.

Make urgency explicit before autonomy expands.

Super helps personal operators build agent workflows across messaging, browser work, and repeatable tasks with clearer review boundaries.