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