coco-research/gsd-list-workspaces
List active GSD workspaces and their status
npx skills add https://github.com/coco-research/coco --skill gsd-list-workspaces
<objective>
Scan ~/gsd-workspaces/ for workspace directories containing WORKSPACE.md manifests. Display a summary table with name, path, repo count, strategy, and GSD project status.
</objective>
<execution_context>
@$HOME/.claude/get-shit-done/workflows/list-workspaces.md
@$HOME/.claude/get-shit-done/references/ui-brand.md
</execution_context>
<process>
Execute the list-workspaces workflow from @$HOME/.claude/get-shit-done/workflows/list-workspaces.md end-to-end.
</process>
Take coco-research/gsd-list-workspaces from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.