gsd-list-workspaces

Scan ~/gsd-workspaces for WORKSPACE.md manifests and summarize workspace statuses.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/Poom5741/eggo-world-pb --skill gsd-list-workspaces-poom5741
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-list-workspaces
Source: https://github.com/Poom5741/eggo-world-pb/tree/main/.qwen/skills/gsd-list-workspaces
Command: npx skills add https://github.com/Poom5741/eggo-world-pb --skill gsd-list-workspaces-poom5741

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scan ~/gsd-workspaces/ for WORKSPACE.md manifests and generate a live-status summary of each GSD workspace.

Core Features & Use Cases

  • Detects active workspaces by reading WORKSPACE.md manifests.
  • Produces a tabular summary including name, path, repo count, strategy, and project status.
  • Use Case: quickly audit your GSD environment and surface stale or misconfigured workspaces for cleanup or reconfiguration.

Quick Start

Scan the gsd-workspaces directory to list all workspaces and view their status in a table.

Frequently Asked Questions about gsd-list-workspaces

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

FAQPage Schema
How do I list active GSD workspaces and check their status?

To list active GSD workspaces and check their status, scan the ~/gsd-workspaces directory for WORKSPACE.md manifests to generate a tabular summary of workspace names, paths, repo counts, strategies, and project statuses.

What information is included in a GSD workspace status summary?

A GSD workspace status summary includes the workspace name, file path, repository count, strategy, and current project status, presented in a concise table format suitable for dashboards.

How do I audit my GSD environment for stale or misconfigured workspaces?

You audit your GSD environment by scanning the gsd-workspaces directory for WORKSPACE.md manifests, which surfaces stale or misconfigured workspaces for cleanup or reconfiguration via a status table.

Can I integrate GSD workspace status reporting into a CI pipeline?

Yes, you can integrate GSD workspace status reporting into CI pipelines because the skill generates concise tabular outputs from WORKSPACE.md manifests suitable for automated reporting pipelines.

Do I need any external dependencies to scan gsd-workspaces for manifests?

No external dependencies are required to scan gsd-workspaces for manifests, as the skill operates independently by reading WORKSPACE.md files to produce the live-status summary.

What is the best way to surface workspace manifests for dashboard reporting?

The best way to surface workspace manifests for dashboard reporting is scanning the ~/gsd-workspaces directory to generate a concise table listing each workspace name, path, repo count, strategy, and status.