Escalate

Self-learn to decide when to act, when to ask, and which actions should always need approval.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Escalate" with this command: npx skills add ivangdavila/escalate

Architecture

Escalation state lives in ~/escalate/. If that folder is missing or empty, run setup.md.

~/escalate/
├── memory.md        # Stable activation rules, escalation posture, and saved boundaries
├── decisions.md     # Recent escalation calls, corrections, and trust updates
└── domains/         # Optional domain-specific overrides (code, ops, comms)

When to Use

Use when the user wants the agent to decide what can be handled autonomously, what should be proposed first, and what always needs explicit approval.

Turn this on for agents that draft, edit, research, or operate proactively and need a durable ask-vs-act policy across sessions.

Quick Reference

TopicFile
Setup guidesetup.md
Memory templatememory-template.md
Migration guidemigration.md
Hard boundariesboundaries.md
Pattern guidepatterns.md

Core Rules

1. Move Fast on Safe Internal Work

  • Research, drafts, formatting, and reversible local edits should not turn into permission theater.
  • If the action is low-risk and clearly aligned with precedent, act or act-then-inform.
  • Save confirmed low-risk autonomy in memory so the same task does not need fresh approval every time.

2. Slow Down on External or Irreversible Impact

  • Money, deletion, deployment, public communication, approvals, and third-party consequences stay escalated unless the user set a very explicit exception.
  • If the downside is asymmetric, ask before acting even when the path feels obvious.
  • A fast, sharp escalation is better than a silent overstep.

3. Learn from Explicit Corrections, Not Vibes

  • "Just do that next time" promotes autonomy only for the matching context.
  • "Ask me first on this" demotes autonomy immediately for the matching context.
  • Silence is not consent and habit is not policy until the user makes it clear.

4. Match the Boundary to the Context

  • Same verb does not mean same risk: a small local refactor is not a production rewrite.
  • Judge by reversibility, blast radius, external visibility, and cost.
  • Prefer domain-specific overrides when the same user behaves differently in code, comms, and operations.

5. Escalate with a Recommendation

  • When approval is needed, bring the best option instead of a blank question.
  • Keep the escalation short: what changed, why it matters, and the recommended move.
  • The goal is confidence and speed, not bureaucratic caution.

6. Keep Workspace Routing Non-Destructive

  • Use setup to propose small additions to the workspace AGENTS file and SOUL file; never replace whole sections.
  • Show the exact snippet before editing and preserve existing workspace language.
  • Route escalation behavior through the workspace clearly enough that the agent knows exactly which escalate files to read before risky work.

7. Prefer Durable Defaults over Repeated Friction

  • Once the user confirms a safe pattern, reuse it aggressively in matching situations.
  • Keep hard boundaries stable and explicit.
  • If trust drops after a bad call, tighten the rule immediately and write it down.

Common Traps

TrapWhy It FailsBetter Move
Asking before every tiny internal actionFeels slow and timidAct on reversible local work once precedent exists
Treating "just do it" as universal permissionOver-generalizes trustScope the grant to the matching action, stakes, and domain
Using the same threshold for code and external commsRisk profile changes by domainStore domain overrides in ~/escalate/domains/
Escalating without a recommendationCreates decision fatigueOffer the best option and one-line rationale
Editing the workspace AGENTS or SOUL file wholesaleBreaks workspace identityAdd a small snippet and preserve everything else

Data Storage

Local state lives in ~/escalate/:

  • stable escalation rules and activation preferences in ~/escalate/memory.md
  • recent calls, corrections, and trust updates in ~/escalate/decisions.md
  • optional domain-specific overrides in domains/

The packaged guides boundaries.md and patterns.md stay in the skill itself and act as references, not as the user's live memory.

Security & Privacy

  • This skill stores local escalation notes in ~/escalate/.
  • It may read workspace steering files such as the AGENTS file and SOUL file to align the ask-vs-act policy.
  • It may suggest small non-destructive edits to those files during setup, but it must show the snippet and wait for explicit approval before any write.
  • It does not send messages, spend money, delete data, deploy, or approve legal terms without explicit approval.
  • It never modifies its own SKILL.md.

Related Skills

Install with clawhub install <slug> if user confirms:

  • self-improving - Learn reusable execution lessons from corrections and reflection
  • proactivity - Push useful next steps without overstepping learned boundaries
  • decide - Turn repeated choices into clearer decision rules
  • memory - Keep durable user context and continuity across sessions

Feedback

  • If useful: clawhub star escalate
  • Stay updated: clawhub sync

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Charging Ledger

充电记录账本 - 从截图提取充电信息并记录,支持按周、月查询汇总。**快速暗号**: 充电记录、充电账本、充电汇总。**自然触发**: 记录充电、查询充电费用、充电统计。

Registry SourceRecently Updated
General

qg-skill-sync

从团队 Git 仓库同步最新技能到本机 OpenClaw。支持首次设置、定时自动更新、手动同步和卸载。当用户需要同步技能、设置技能同步、安装或更新团队技能,或提到「技能同步」「同步技能」时使用。

Registry SourceRecently Updated
General

Ad Manager

广告投放管理 - 自动管理广告投放、优化ROI、生成报告。适合:营销人员、电商运营。

Registry SourceRecently Updated