agents-view

Installation
SKILL.md

/ork:agents-view — Parallel Agent Observability

Research Preview — table layout may still change before GA. The CLI flag set stabilised in CC 2.1.142; pinned to CC ≥ 2.1.139.

1. What it does

Thin wrapper around two CC 2.1.139 CLI surfaces:

Command Purpose
claude agents Research Preview — lists parallel agent sessions with state (running / blocked / done), elapsed time, token usage, and per-session cost projection.
claude plugin details ork Plugin runtime footprint — number of hooks loaded, skills available, agents registered, and which hooks fired in the current session.

Flags:

  • --plugin — show only claude plugin details ork (skip the agent list).
  • --watch — re-poll every 2s until interrupted (uses claude agents --watch under the hood).
  • --json — emit raw JSON for piping into downstream skills (e.g. budget gates).
Installs
4
GitHub Stars
182
First Seen
May 14, 2026
agents-view — yonatangross/orchestkit