What problem does it solve? When a release component is locked by a claim, other contributors are blocked from working on it. This Skill hands a claim back to the shared Marshall store when work is done or paused, and recovers stuck or dead holds left behind by machines that went away. ## Core Features & Use Cases - Graceful claim release: Return your own claim via the Marshall MCP release_claim tool so the component becomes free for others. - Force revocation: Recover stuck or stale holds with revoke_claim, with a confirmation step before pulling a lock from another holder. - Fence advancement: Both paths advance the component's fence so a superseded worker's next write fails loudly instead of silently clobbering state. - Use Case: A teammate's laptop died mid-release while holding the billing component. You run /marshall:release-status to find the claim id, confirm with the team, then revoke the claim so work can resume. ## Quick Start Ask the agent to release the claim on the billing component, or to revoke a stuck hold after confirming with you first.