sherpy-cli-planner

Installation
SKILL.md

Sherpy CLI Planner

Runs the complete Sherpy planning pipeline using the Sherpy CLI prompt command to load step-specific instructions on demand. This provides a token-efficient alternative to installing 14 individual skill files — all instructions are embedded in the sherpy binary.

Prerequisites

The sherpy CLI must be installed. Verify with:

sherpy --help

If not installed:

go install github.com/validkeys/sherpy@latest

Usage

Installs
42
GitHub Stars
1
First Seen
May 14, 2026
sherpy-cli-planner — validkeys/sherpy