# Thrunt List Workspaces

> List active THRUNT workspaces and their status

- Skill: `3dcom2711/thrunt-list-workspaces` (Agent Skill)
- Install (CLI): `npx skillmds@latest add 3dcom2711/thrunt-list-workspaces`
- Raw SKILL.md: https://api.skillmd.com/api/skills/3dcom2711/thrunt-list-workspaces/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: 3dcom2711 (https://skillmd.com/u/3dcom2711)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/3dcom2711/thrunt-list-workspaces

---


<objective>
Scan `~/thrunt-workspaces/` for workspace directories containing `WORKSPACE.md` manifests. Display a summary table with name, path, repo count, strategy, and THRUNT project status.
</objective>

<execution_context>
@.github/thrunt-god/workflows/list-workspaces.md
@.github/thrunt-god/references/ui-brand.md
</execution_context>

<process>
Execute the list-workspaces workflow from @.github/thrunt-god/workflows/list-workspaces.md end-to-end.
</process>

