gsd-list-workspaces

Scan ~/$gsd-workspaces for WORKSPACE.md manifests and generate a summary table.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/hadpadrahul/school-erp --skill gsd-list-workspaces-hadpadrahul
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-list-workspaces
Source: https://github.com/hadpadrahul/school-erp/tree/main/.codex/skills/gsd-list-workspaces
Command: npx skills add https://github.com/hadpadrahul/school-erp --skill gsd-list-workspaces-hadpadrahul

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scans large codebases to identify workspace configurations defined by WORKSPACE.md manifests and surfaces a centralized view of project status, reducing manual discovery effort.

Core Features & Use Cases

  • Discover workspaces by locating WORKSPACE.md files.
  • Generate a summary table listing name, path, repo count, strategy, and GSD project status.
  • Ideal for portfolio audits, status reporting, and onboarding new team members.

Quick Start

Run the gsd-list-workspaces workflow against your local ~/$gsd-workspaces directory to generate the workspace summary.

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 GSD workspaces across my local repositories?

You can list GSD workspaces by scanning the local ~/$gsd-workspaces/ directory for WORKSPACE.md manifests and generating a summary table showing name, path, repo count, strategy, and project status.

What is a WORKSPACE.md manifest used for in data analysis?

A WORKSPACE.md manifest defines workspace configurations in a codebase, allowing automated tools to discover workspace directories and extract project status data for centralized reporting and portfolio audits.

How do I generate a status summary table for multiple project workspaces?

Generate a status summary table by identifying all workspace directories containing a WORKSPACE.md manifest, validating manifest presence, extracting required fields, and listing name, path, repo count, strategy, and GSD project status.

Does the workspace summary tool handle missing data in WORKSPACE.md manifests?

Yes, the workspace summary tool handles missing data gracefully by validating manifest presence and applying default values to required fields when extracting workspace status data from incomplete WORKSPACE.md manifests.

Can I use this workspace discovery tool for onboarding new team members?

Yes, you can use this workspace discovery tool for onboarding new team members because it surfaces a centralized view of project status across large codebases, reducing manual discovery effort for portfolio audits.