doey-list-windows

List team windows and their statuses across a Doey deployment.

6|2|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/FRIKKern/doey --skill doey-list-windows
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doey-list-windows
Source: https://github.com/FRIKKern/doey/tree/main/.claude/skills/doey-list-windows
Command: npx skills add https://github.com/FRIKKern/doey --skill doey-list-windows

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

List all team windows with their status to quickly assess what teams are running and their current state.

Core Features & Use Cases

  • Retrieve a snapshot of all team windows and their statuses in a single view.
  • Distinguish between dashboards, teams, and worktrees to understand resource allocation.
  • Use case: when monitoring a multi-window Doey setup, run this skill to verify which windows exist and their current role.

Quick Start

Launch the skill to display all current team windows and their statuses.

Frequently Asked Questions about doey-list-windows

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

FAQPage Schema
How do I list all tmux windows and their current statuses in a multi-window setup?

To list tmux windows and their statuses, you can run a command that reads tmux environment data and runtime metadata to produce a concise overview of existing windows, their names, and current states.

What is the best way to monitor team windows and resource allocation in Doey?

Monitoring team windows in Doey involves retrieving a snapshot of all active windows to distinguish between dashboards, teams, and worktrees, allowing you to quickly assess what teams are running and their current state.

How do I check the status of a multi-window Doey deployment from the CLI?

You can check your Doey deployment status by launching a CLI skill that reads runtime metadata to display a single-view snapshot of all current team windows and verify their roles.

Does monitoring team windows require any specific dependencies or components?

Monitoring team windows requires no specific external dependencies or components, as the skill directly reads existing tmux environment data to generate the window-status overview.

When do I need to retrieve a snapshot of all team windows?

You need to retrieve a snapshot of all team windows when monitoring a multi-window setup to quickly verify which windows exist, distinguish their current roles, and understand resource allocation.