Sapwood Stop banner
herehigher herehigher

Sapwood Stop

Development community

Description

--- description: Emergency-stop, trip/lift the kill switch, or pause/resume dispatch — three human-control tiers argument-hint: "[--emergency | --clear-emergency | --lift | --pause | --resume]" allowed-tools: Bash(sh:*) --- sapwood has three tiers of human control, each a first-class `sapwood` CLI verb backed by a plain file sentinel next to the engine's state DB (`engine/src/state/state.ts`) — no config edit needed for any of them: - **emergency stop** (`sapwood estop`, `estopPath`) — the str

Installation

Installs to ~/.claude/skills/herehigher-sapwood-sapwood-stop/SKILL.md

Terminal
mkdir -p ~/.claude/skills/herehigher-sapwood-sapwood-stop && curl -fsSL https://raw.githubusercontent.com/herehigher/sapwood/HEAD/commands/sapwood-stop.md -o ~/.claude/skills/herehigher-sapwood-sapwood-stop/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository