solo

Installation
SKILL.md

Solo

Solo is a desktop application for managing coding agents and project-scoped coordination state. It is reached only through its MCP server — there is no Solo CLI.

Pi behavior

If running under Pi, detected by PI_CODING_AGENT=true, use the pi-soloterm extension tools for Solo MCP server features:

  • solo_status — verify SoloTerm/MCP availability, identity, and feature support.
  • solo_task — spawn Solo-managed coding agents/processes and send them prompts. For parallel work, use one call with tasks: [...].
  • solo_scratchpad — list, read, or write Solo scratchpads.
  • solo_todo — manage Solo todos when available, with Pi session fallback.

Call solo_status first. If it reports ready, proceed with the relevant solo_* tool — these tools are full Solo MCP support under Pi; pi-soloterm is the bridge.

If a required solo_* tool is missing, tell the user to install/enable pi-soloterm. If solo_status reports Solo MCP unavailable, tell the user to run Solo and enable Settings → MCP.

Non-Pi behavior

Installs
38
GitHub Stars
1
First Seen
Jul 20, 2026
solo — scottwater/skills