pan-admin-hooks · git:20260522.817c2c7 · 2026-05-22 · sha256 a97a151d7ef36d08

pan-admin-hooks git:20260522.817c2c7A

Immutable. This exact content is served forever at /api/v1/blob/a97a151d7ef36d08.

---
name: pan-admin-hooks
description: "pan admin hooks install — install Claude Code heartbeat hooks for agent health monitoring"
triggers:
  - pan admin hooks
  - install hooks
  - setup hooks
  - heartbeat hooks
allowed-tools:
  - Bash
---

# pan admin hooks install

Run the command now:

```bash
pan admin hooks install
```

## What It Does

Installs Claude Code hooks into your `.claude/` configuration that emit heartbeat events
while agents are running. The Panopticon dashboard uses these heartbeats to track agent
health and detect stuck or crashed agents.

## When to Use

- First-time setup of a new development machine
- After reinstalling Claude Code
- If the dashboard shows agents as "unresponsive" that are actually running

## See Also

- `pan doctor` — verify hooks are installed and system is healthy
- `pan admin config <subcommand>` — manage other configuration