一键导入
aspendos-reversibility
Undo, cancel, or compensate agent actions. Manages the 5-class reversibility model for all tool executions.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Undo, cancel, or compensate agent actions. Manages the 5-class reversibility model for all tool executions.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | aspendos-reversibility |
| description | Undo, cancel, or compensate agent actions. Manages the 5-class reversibility model for all tool executions. |
| homepage | https://aspendos.dev |
| user-invocable | true |
When the user asks to undo, cancel, or reverse an action:
On success:
✅ Reversed: file.write → /tmp/hello.txt restored from snapshot
Commit: abc123de → revert_def456gh
On failure:
❌ Cannot undo: email.send — cancel window expired (was 30 seconds)
The email was sent 2 minutes ago.
When reversing, always tell the user:
View and search the AGIT audit trail. Show timeline of all agent actions with signatures, reversibility classes, and verification links.
Cryptographic signing + audit trail for every tool call. FIDES Ed25519 signatures + AGIT commit log. Every action is signed before execution, committed to an immutable audit trail, and classified into a reversibility class.
Handles sandbox (Daytona/E2B), browser automation (Steel), computer use, and tier gating
Handles FIDES/AGIT integration, reversibility model, tool registry, and step middleware
Handles infrastructure, database, auth, and build system features
Handles Stripe billing, BYOK vault, GAIA eval, analytics, landing page, and deploy prep