---
name: label
description: Read, set, or clear the current Agent Relay agent label. Use when the user invokes /label or asks to rename this relay agent.
argument-hint: "[LABEL|--clear]"
allowed-tools: [Bash]
---

# Agent Relay Label

Run:

```bash
agent-relay /label $ARGUMENTS
```

Examples:

```bash
agent-relay /label backend-fixer
agent-relay /label --clear
```

Report the new label or current label briefly.
