List Donny multi-repo environments (workspaces) with name, path, repo count, strategy, and project status. Use when reviewing or managing the isolated workspaces created by /donny-env-new, before switching into one or removing it.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add D0NMEGA/donnyclaude --skill donny-env-list --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Donny Env List?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/d0nmega-donny-env-list)More formats (shields.io, HTML) on the badges page.
---
name: donny-env-list
description: "List Donny multi-repo environments (workspaces) with name, path, repo count, strategy, and project status. Use when reviewing or managing the isolated workspaces created by /donny-env-new, before switching into one or removing it."
allowed-tools:
- Bash
- Read
---
<objective>
Scan `~/donny-workspaces/` for workspace directories containing `WORKSPACE.md` manifests. Display a summary table with name, path, repo count, strategy, and Donny project status.
</objective>
<execution_context>
@~/.claude/donny/workflows/env-list.md
@~/.claude/donny/references/ui-brand.md
</execution_context>
<process>
Execute the workspace-listing workflow from @~/.claude/donny/workflows/env-list.md end-to-end.
</process>
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!