Sapwood Dashboard banner
herehigher herehigher

Sapwood Dashboard

Development community

Description

--- description: Start the sapwood dashboard and open it in a browser when available argument-hint: "[--port PORT] [--config PATH]" allowed-tools: Bash(sh:*) --- Run the sapwood engine CLI's `dashboard` command from the current repository and report its output back to the user verbatim, unedited: ```bash sh "$CLAUDE_PLUGIN_ROOT/bin/sapwood-plugin.sh" dashboard $ARGUMENTS ``` The wrapper uses a local `engine/dist/cli.js` when one exists — a contributor checkout or a Channel A clone that has be

Installation

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

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

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

Full documentation available on GitHub

View Source Repository