supacode-cli

Installation
SKILL.md

Supacode CLI

Control Supacode from the terminal. The supacode command is available in all Supacode terminal sessions.

CRITICAL: ID Tracking

NEVER call supacode tab new or supacode surface split without capturing the output. They print the new UUID to stdout. Without it you cannot target the resource afterward.

NEVER omit -t/-s when targeting a created resource. The env vars point to your own shell, not to anything you created.

For new tabs, surface ID = tab ID.

Correct:

Installs
2
First Seen
Jul 2, 2026
supacode-cli — drolu/agent-skills