Thrunt list workspaces
Threat hunting command system for agentic IDEs
npx -y skills add backbay-labs/thrunt-god --skill thrunt-list-workspacesAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
List active THRUNT workspaces and their status
SKILL.md
0.6 KB, as published. Nobody here has run it
<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>