skep run
Start a new supervised task.
skep run ~/code/app \ "fix the failing test"
Everything you need to run, review, and control your workflows.
skep run ~/code/app \ "fix the failing test"
skep review 7d31f9c2 --approve
skep chat --continue
skep serve --port 8765
skep status --personal --json
skep doctor
skep setup --personal
skep template list
skep schedule add nightly ~/app \ "run the lint fixer" --every 1d
Deterministic operator commands the assistant's model never sees. Reads render immediately; mutations show a confirmation card, audited under actor operator-command.
Serve, chat, select a repo, run a task, check state, approve, land — all without leaving the terminal.
Use skep <command> --help for the exact parser output.
--minimal cannot be combined with --template, --network, or --env-allow.