gsd-list-workspaces

Scan ~/gsd-workspaces for WORKSPACE.md manifests and list workspace details.

Updated Jan 28, 2025
One-click install
npx skills add https://github.com/aslaii/dotfiles --skill gsd-list-workspaces-aslaii
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-list-workspaces
Source: https://github.com/aslaii/dotfiles/tree/main/claude/skills/gsd-list-workspaces
Command: npx skills add https://github.com/aslaii/dotfiles --skill gsd-list-workspaces-aslaii

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly identify the status of all GSD workspaces by scanning a local directory and presenting a concise summary that helps teams prioritize actions.

Core Features & Use Cases

  • Scan ~/gsd-workspaces/ for workspace folders containing WORKSPACE.md manifest files.
  • Generate a summary table including name, path, repo count, strategy, and project status.
  • Use case: quickly assess which workspaces require attention and plan follow-ups.

Quick Start

Run the list-workspaces workflow to enumerate workspaces and display their status.

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 and check their project status?

To list GSD workspaces, scan the ~/gsd-workspaces directory for WORKSPACE.md manifests and generate a concise table showing workspace name, path, repository count, strategy, and project status.

What information is included in a GSD workspace status summary?

A GSD workspace status summary includes the workspace name, file path, repository count, configured strategy, and current project status, helping you quickly prioritize which workspaces require attention.

How do I scan a local directory for WORKSPACE.md manifests to list active projects?

You can scan the ~/gsd-workspaces directory for folders containing WORKSPACE.md manifests to identify all active projects and display their current status in a summary table.

Do I need any dependencies to list workspaces using the get-shit-done workflow?

No dependencies are required to list workspaces using the get-shit-done workflow, as it independently scans the local ~/gsd-workspaces directory and executes the list-workspaces workflow end-to-end.

Can I use this to quickly assess which workspaces require attention and plan follow-ups?

Yes, you can use this to quickly assess which workspaces require attention by generating a concise summary table of your project statuses, repository counts, and strategies to plan follow-ups.