skedulo-cli

Installation
SKILL.md

Skedulo CLI

Core Principle

Every tenant-scoped sked command MUST include -a <alias>. No alias in context? Ask the user. No exceptions.

Rules

Always use -a <alias>

Every sked command that supports -a MUST include it.

  1. Run <command> --help to confirm -a is supported
  2. If supported, include -a <alias> — always
  3. No alias in context? ASK the user — never guess, never omit

Why: Context compaction silently drops the alias, causing deploys to the wrong tenant.

Red flags — STOP and check for alias:

Related skills
Installs
14
GitHub Stars
2
First Seen
Mar 26, 2026