Sapwood Run banner
herehigher herehigher

Sapwood Run

Development community

Description

--- description: Run the sapwood engine loop — daemon, one tick, or a dry-run cost preview argument-hint: "[--once|--until-idle|--dry-run]" allowed-tools: Bash(sh:*) --- Run the sapwood engine CLI's `run` command from the current repo (the repo whose `sapwood.config.yaml` and runtime state this session is working in) and report its output back to the user verbatim, unedited: ```bash sh "$CLAUDE_PLUGIN_ROOT/bin/sapwood-plugin.sh" run $ARGUMENTS ``` (The wrapper uses a local `engine/dist/cli.js

Installation

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

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

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

Full documentation available on GitHub

View Source Repository