Command reference

oko-cli context advise

Generates a structured CEO/PM advisory from strategy and live GitHub execution data.

Invocation

oko-cli context advise [--router URL] [--model NAME] [--org NAME] [--anchors PATH]

Inputs and options

  • Optional router/model/org/anchors overrides; GitHub and model identity credentials come only from configured grants.

Output and state effect

  • Fetches GitHub execution signal and prints advisory JSON; it deliberately does not post to Slack.

Refusals and safe exits

  • Refuses --github-token, missing exact GitHub credential, missing router/model identity, unreadable strategy, and fetch/model failures.