CLI Reference
Complete reference for all Loom CLI commands.Global Flags
| Flag | Short | Description |
|---|---|---|
--config | -c | Path to config file (default is loom.yaml) |
--json | -j | Output in JSON format |
--help | -h | Show help for any command |
--version | -v | Show version information |
Commands Overview
Configuration
| Command | Description |
|---|---|
loom config | Manage configuration |
loom hooks | Manage lifecycle hooks |
Core
| Command | Description |
|---|---|
loom claim | Claim a task with file declarations |
loom ready | Show prioritized ready tasks |
loom run | Start the orchestrator loop |
loom score | Show task score breakdown |
Coordination
| Command | Description |
|---|---|
loom conflicts | Detect potential conflicts |
loom locks | Show current file locks |
Learning
| Command | Description |
|---|---|
loom patterns | List learned patterns |
loom retro | Create and view retrospectives |
Memory
| Command | Description |
|---|---|
loom compact | Run importance-weighted compaction |
loom status | Show context usage and stats |