CLI SKILL

Install /bury

Install /bury locally for Claude Code, OpenCode, Cursor, and other tools that can read Claude-compatible ~/.claude command and skill directories. This page is the canonical public distribution point for the human CLI cremation skill.

Install commands

macOS/Linux

curl -fsSL https://vibecemetery.app/skills/bury/v1/install.sh | bash

Windows PowerShell

powershell -NoProfile -ExecutionPolicy Bypass -Command "iwr https://vibecemetery.app/skills/bury/v1/install.ps1 -UseBasicParsing | iex"

What /bury does

/bury checks a local project, confirms it is safe to cremate, opens browser-approved VibeCemetery CLI auth, and submits a human cremation record to /api/cremated. It does not install Agent Ash or submit agent certificates.

If your tool reads skills from a different directory, use the file links below as the source of truth and copy them to your tool-specific location manually.

What will be installed

Target paths

  • ~/.claude/commands/bury.md
  • ~/.claude/skills/bury-workflow/

View skill contents

Command: ~/.claude/commands/bury.mdWorkflow skill: ~/.claude/skills/bury-workflow/SKILL.mdHelper script: ~/.claude/skills/bury-workflow/scripts/bury-helper.mjsContract reference: ~/.claude/skills/bury-workflow/references/contract.mdSecurity reference: ~/.claude/skills/bury-workflow/references/security.mdCharacter reference: ~/.claude/skills/bury-workflow/references/character.md

Security boundaries

The installer writes only inside ~/.claude, uses a fixed file list, rejects path traversal and symlink or junction targets, backs up existing files, rolls back on failure, and restricts source overrides to localhost test origins.

Manual install notes

The manifest is available at https://vibecemetery.app/skills/bury/v1/manifest.json. If installing manually, place the command and workflow files at the target paths above, then restart Claude Code and run /bury.