What is godot-mechanic-revival?
Use when implementing player death, resurrection, or "second chance" mechanics. Source: thedivergentai/gd-agentic-skills.
Use when implementing player death, resurrection, or "second chance" mechanics.
Quickly install godot-mechanic-revival AI skill to your development environment via command line
Source: thedivergentai/gd-agentic-skills.
Overview This skill provides a robust framework for handling player mortality and return. It moves beyond simple "Game Over" screens to integrated risk/reward systems like those found in Sekiro, Hades, or Dark Souls.
Revival Manager (revivalmanager.gd) The central state machine for death.
Corpse Run Dropper (corpserundropper.gd) A spatial component for retrieving lost assets.
Use when implementing player death, resurrection, or "second chance" mechanics. Source: thedivergentai/gd-agentic-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/thedivergentai/gd-agentic-skills --skill godot-mechanic-revivalUse when implementing player death, resurrection, or "second chance" mechanics. Source: thedivergentai/gd-agentic-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/thedivergentai/gd-agentic-skills --skill godot-mechanic-revival Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/thedivergentai/gd-agentic-skills