Display the status line legend and symbol meanings
Displays the status line legend and explains all symbol meanings for the OSS Dev Workflow.
/plugin marketplace add 501336north/one-shot-ship-plugin/plugin install oss@one-shot-ship-pluginCommand: /oss:legend
Description: Display the status line legend and symbol meanings
Workflow Position: any time - LEGEND (status line help)
Usage:
/oss:legend [OPTIONS]
Arguments:
| Argument | Required | Description |
|---|---|---|
| None | No arguments required |
Options:
| Flag | Short | Description |
|---|---|---|
--help | -h | Show this help message |
Examples:
# Display status line legend
/oss:legend
Related Commands:
/oss:watcher - Watcher agent management/oss:queue - Task queue management/oss:settings - Configure notification preferencesDisplay the complete legend for the OSS Dev Workflow status line.
OSS_HEALTH [Model] Dir | Branch | TDD_PHASE Progress SUPERVISOR AGENT | Issue | Queue | Message
| Symbol | Meaning |
|---|---|
ā
| All IRON LAWS passing |
ā LAW#X | IRON LAW X violation |
| Symbol | Meaning |
|---|---|
[Opus] | Claude model name |
project-name | Workspace directory basename |
| Symbol | Meaning |
|---|---|
šæ feat/branch | Feature branch (safe) |
ā ļø main | On main/master branch (warning) |
| Symbol | Meaning |
|---|---|
š“ RED | Writing failing test |
š¢ GREEN | Making test pass |
šµ REFACTOR | Cleaning up |
3/10 | Task progress (current/total) |
| Symbol | Meaning |
|---|---|
ā | Supervisor watching (session active) |
ā” | Supervisor intervening (issue detected) |
š¾ | Context saved (session idle) |
| Symbol | Meaning |
|---|---|
š¤ react-specialist | Delegated agent running |
| Symbol | Meaning |
|---|---|
ā msg | Error issue |
ā ļø msg | Warning issue |
ā¹ļø msg | Info issue |
| Symbol | Meaning |
|---|---|
šØ3: Task | 3 critical tasks, showing top one |
š5: Task | 5 pending tasks, showing top one |
| (empty) | Queue is empty |
| Symbol | Meaning |
|---|---|
š£ Ideating | ideate start |
š£ ā Plan | ideate complete |
š£ Planning | plan start |
š£ ā Build | plan complete |
š£ Building | build start |
š£ 3/10 Task | build task_complete |
š£ ā Ship | build complete |
š£ Shipping | ship start |
š£ PR #123 | ship pr_created |
š£ Shipped | ship merged |
š£ Ready | fresh_start |
š£ Context Loaded | context_restored |
š£ Context Persisted | context_saved |
ā
[Opus] my-project | šæ feat/auth | š¢ GREEN 3/10 ā | š2: Add tests | š£ Building
ā LAW#4 [Opus] my-project | ā ļø main | š“ RED ā” | ā On main branch
ā
[Opus] my-project | šæ main š¾ | š£ Context Persisted
ā
[Opus] my-project | šæ feat/ui | š¢ GREEN ā” š¤ react-specialist
Use this legend to understand what each symbol in your Claude Code status line means.