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 superagent when plain shell tools are simpler and SuperAgent state does not matter.

Examples:

Installs
1
GitHub Stars
1
First Seen
May 9, 2026
superagent-cli — drolu/superagent