team-status

Display real-time status of active Rune agent teams with optional filtering.

6|3|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/vinhnxv/rune --skill team-status-vinhnxv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-status
Source: https://github.com/vinhnxv/rune/tree/main/plugins/rune/skills/team-status
Command: npx skills add https://github.com/vinhnxv/rune --skill team-status-vinhnxv

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps you informed about the health and progress of all active Rune agent teams in real time, reducing the need to chase status across multiple threads or logs.

Core Features & Use Cases

  • Live dashboard: Displays team members, progress, completion percentage, and health indicators in a single view.
  • Filtered monitoring: Optionally filter to a specific team to diagnose bottlenecks or stalled tasks.
  • Status drilldown: Provides quick insights into in-progress and pending tasks, with timing and ownership context.

Quick Start

Run /rune:team-status to display the live status dashboard for all active Rune teams.

Frequently Asked Questions about team-status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor active agent team health and progress in real time?

Yes, you can filter the agent team status dashboard by team name to diagnose bottlenecks or stalled tasks, viewing in-progress and pending tasks with timing and ownership context for that specific team.

What data sources are required to display a live agent team monitoring dashboard?

Displaying a live agent team monitoring dashboard requires access to temporary state files (tmp/.rune-*.json), team configurations, and local task lists to compute progress, health, and membership across active sessions.

What insights does an agent team status dashboard provide for pending tasks?

An agent team status dashboard provides quick insights into in-progress and pending tasks, displaying team members, progress, completion percentage, and health indicators with timing and ownership context in a single view.

Do I need to manually check multiple logs to track active agent workflows?

No, you do not need to manually chase status across multiple logs or threads; the dashboard aggregates real-time team health, progress, and membership data from state files into a single monitoring view.