Commands
Commands
Full reference for all overseer subcommands.
Global flags
| Flag | Default | Description |
|---|---|---|
--format | text | Output format: text or json |
--version | — | Print overseer version and exit |
--help | — | Print help for any command |
All commands that produce structured data support --format json. JSON output always emits an empty array [] rather than null when there are no items.
Command index
| Command | Description |
|---|---|
accounts | List 1Password accounts signed into the op CLI |
brain | Manage the brain directory |
brew | Manage Homebrew packages via Brewfile |
completion | Generate shell completion scripts |
config | Show active config and JSON Schema |
context | Print a self-contained AI-friendly description of overseer |
daily | Morning briefing: Jira, Slack, Calendar, PRs |
env | Manage environment variable profiles |
focus | Timed focus session with optional Jira time logging |
git | Git identity management |
init | Create ~/.config/overseer/config.local.yaml interactively |
mcp | Start MCP server for AI assistant integration |
note | Obsidian vault integration |
notify | Fire a native OS desktop notification |
plugins | List and toggle native plugins |
prs | Open PRs across GitHub and GitLab |
repos | Manage and sync git repos |
run | Run a command with secrets injected |
setup | Interactive bootstrap wizard |
ssh | Manage SSH config profiles |
standup | Synthesize yesterday’s activity into a standup message |
status | Health-check all integrations |
update | Self-update the binary |
weekly | Activity summary for the past 7 days |