gsd-list-workspaces

Scan a directory for GSD workspace manifests and generate status summaries.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/zerAda/RestaurantAgentAutomation --skill gsd-list-workspaces-zerada
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-list-workspaces
Source: https://github.com/zerAda/RestaurantAgentAutomation/tree/main/.agent/skills/gsd-list-workspaces
Command: npx skills add https://github.com/zerAda/RestaurantAgentAutomation --skill gsd-list-workspaces-zerada

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of listing active GSD workspaces and providing a summary of their status, saving time on manual checks.

Core Features & Use Cases

  • Automated Workspace Scanning: Scans ~/gsd-workspaces/ for workspace directories containing WORKSPACE.md manifests.
  • Summary Table Generation: Displays a table with workspace name, path, repository count, strategy, and GSD project status.
  • Integration with Workflows: Executes the list-workspaces workflow from a referenced workflow file.

Quick Start

Use the gsd-list-workspaces skill to generate a summary of active GSD workspaces.

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 all active GSD workspaces and get a status summary?

To list GSD workspaces, this Skill scans the designated ~/gsd-workspaces/ directory for workspace manifests and executes a predefined workflow to generate a summary table of statuses, paths, and repository counts.

What is a GSD workspace status summary used for in project management?

A GSD workspace status summary provides administrative oversight by displaying workspace names, paths, repository counts, strategies, and project statuses, ensuring efficient project management and automated tracking.

How do I scan a directory for workspace manifests automatically?

You can scan a directory for workspace manifests automatically by executing the predefined list-workspaces workflow, which targets directories containing WORKSPACE.md files to extract project metadata.

Do I need a specific directory structure to use GSD workspace automation?

Yes, GSD workspace automation requires a designated directory structure, specifically scanning ~/gsd-workspaces/ for workspace directories that contain valid WORKSPACE.md manifest files.

What details are included in an automated workspace directory scan?

An automated workspace directory scan generates a summary table that includes the workspace name, file path, repository count, designated strategy, and the overall GSD project status.