# Uap Coordination

> Multi-agent coordination and status monitoring. Use to check agent status, view the dashboard, and coordinate with other agents.

- Skill: `dammianmiller/uap-coordination` (Agent Skill)
- Install (CLI): `npx skillmds@latest add dammianmiller/uap-coordination`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dammianmiller/uap-coordination/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: DammianMiller (https://skillmd.com/u/dammianmiller)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/dammianmiller/uap-coordination

---


# UAP Agent Coordination Skill

## Commands

### Agent Status
```bash
uap agent status
```
Shows all registered agents and their current status.

### Dashboard
```bash
uap dashboard
```
Shows the UAP session dashboard with live telemetry.

### Dashboard Views
```bash
uap dashboard --view summary
uap dashboard --view snapshot
```

