superise-market-sustain
Installation
SKILL.md
Market Sustain CLI
Use superise market-sustain as an observe -> decide -> act toolset. Keep planning in the agent, not in the CLI.
CLI Preflight
Before using any sustain command:
- Check whether
superise market-sustainis already available. - If the command is missing or unusable, install the published CLI globally:
npm install -g @superise/market-sustain-cli
superise market-sustain --help
- If the install fails, report the exact npm error and stop instead of pretending the CLI is available.
Do not assume a local workspace checkout is already wired into PATH. The supported fallback is the published npm package.
Related skills