Sapwood Status banner
herehigher herehigher

Sapwood Status

Development community

Description

--- description: Show sapwood engine status — active lanes, gated PRs, spend, kill switch (no live session needed) argument-hint: "[db-path]" allowed-tools: Bash(sh:*) --- Run the sapwood engine CLI's `status` command against the current repo's state DB and report its output back to the user verbatim, unedited: ```bash sh "$CLAUDE_PLUGIN_ROOT/bin/sapwood-plugin.sh" status $ARGUMENTS ``` (The wrapper uses a local `engine/dist/cli.js` when one exists — a contributor checkout or a Channel A clon

Installation

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

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

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

Full documentation available on GitHub

View Source Repository