Overview

Complete reference for all Locus CLI commands.

Usage

locus <command> [options]

Commands

Command
Description

Initialize Locus in the current directory

Manage settings (API key, provider, model)

Start agents to work on sprint tasks

Run AI sprint planning meeting

Execute a prompt with repository context

AI code review for PRs and staged changes

Manage agent worktrees

Sync workspace documents

Index the codebase for AI context

Configure the Telegram bot


Global Options

Option
Description

--help

Show help message

--provider <name>

AI provider: claude or codex (default: claude)


Getting Started


Common Workflows

Execute sprint tasks

One-off AI execution

Review pull requests

Interactive session

Last updated