superagent-cli
Installation
SKILL.md
SuperAgent CLI
Use this skill when the task should go through SuperAgent's control plane rather than directly through git, shell PTYs, or ad hoc filesystem access.
When To Use
Use superagent for:
- worktree orchestration inside a running SuperAgent app
- updating the current worktree comment with meaningful progress checkpoints
- reading and replying to SuperAgent-managed terminals
- stopping or waiting on SuperAgent-managed terminals
- accessing repos known to SuperAgent
Do not use
superagentwhen plain shell tools are simpler and SuperAgent state does not matter.
Examples: