npx claudepluginhub 501336north/one-shot-ship-plugin --plugin osshaiku## Help > Iron Laws are loaded from CLAUDE.md at session start. No per-command fetch needed. **Command:** `/oss:legend` **Description:** Display the status line legend and symbol meanings **Workflow Position:** any time - **LEGEND** (status line help) **Usage:** **Arguments:** | Argument | Required | Description | |----------|----------|-------------| | None | | No arguments required | **Options:** | Flag | Short | Description | |------|-------|-------------| | `--help` | `-h` | Show this help message | **Examples:** **Related Commands:** - `/oss:watcher` - Watcher agent manageme...
Iron Laws are loaded from CLAUDE.md at session start. No per-command fetch needed.
Command: /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.