List active THRUNT workspaces and their status
Scanned 5/28/2026
Install to Claude Code
npx -y skills add backbay-labs/thrunt-god --skill thrunt-list-workspaces --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Thrunt List Workspaces?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/backbay-labs-thrunt-list-workspaces)More formats (shields.io, HTML) on the badges page.
---
name: thrunt-list-workspaces
description: List active THRUNT workspaces and their status
allowed-tools: Bash, Read
---
<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>
No comments yet. Be the first to comment!