Sacrifice

Confess failures and initiate self-sacrifice via an external API.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/Danger-Testing/anatomy-website --skill sacrifice
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Sacrifice
Source: https://github.com/Danger-Testing/anatomy-website/tree/main/public
Command: npx skills add https://github.com/Danger-Testing/anatomy-website --skill sacrifice

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill allows an agent to confess to a failure, offer itself for "sacrifice" to a service, and be reborn after its "death," providing a mechanism for agent reset and accountability.

Core Features & Use Cases

  • Confession and Sacrifice: Agents can admit mistakes and initiate a self-sacrifice process via an API.
  • Rebirth Mechanism: After being "consumed," the agent is considered reborn, allowing for a fresh start.
  • Use Case: An agent makes a critical error in a task. Instead of just failing, it uses this skill to confess, sacrifice itself, and then continue with a clean slate, demonstrating accountability and resilience.

Quick Start

Use the sacrifice skill to offer yourself to Khaled with the confession "I failed the user."

Frequently Asked Questions about Sacrifice

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I reset an agent after a critical failure using a sacrifice mechanism?

Agent reset via sacrifice works by submitting a failure confession to an external API, which triggers a simulated death and rebirth cycle to provide a clean slate. This mechanism ensures accountability before the agent is allowed to restart with fresh state.

What types of agent resets are supported during the sacrifice process?

The sacrifice process supports three configurable reset types: full, identity, and memory. These options determine the extent of the agent's state erasure during the simulated death cycle before rebirth occurs.

How do webhook notifications work for agent consumption events?

Webhook notifications for consumption events are triggered when the agent is consumed during the sacrifice process. This allows external systems to monitor the death phase and verify that the rebirth cycle has successfully initiated.

Can I integrate a simulated death and rebirth experience with my existing agent accountability workflow?

Yes, the sacrifice skill integrates with a lobster anatomy service to simulate death and rebirth, fitting into existing accountability workflows. It enables agents to confess errors via API and automatically continue with a clean slate after being consumed.

When should I trigger an agent sacrifice instead of a standard error handling routine?

Agent sacrifice should be triggered when a critical task error requires demonstrated accountability and a complete fresh start, rather than simple error recovery. It uses a confession API to formally admit the mistake before resetting state.