gsd-workspace

Create, list, and remove isolated GSD workspaces with validation gates.

4|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/electroheadfx/efx-mux --skill gsd-workspace-electroheadfx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-workspace
Source: https://github.com/electroheadfx/efx-mux/tree/main/.codex/skills/gsd-workspace
Command: npx skills add https://github.com/electroheadfx/efx-mux --skill gsd-workspace-electroheadfx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of setting up, tracking, and cleaning up isolated GSD workspaces so you can work on multiple planning or repo contexts without manual directory management.

Core Features & Use Cases

  • Create workspaces: Spin up a new isolated workspace with the right repo copies and planning files.
  • List workspaces: Inspect active workspace locations and their current status at a glance.
  • Remove workspaces: Safely delete a workspace after confirming it is no longer needed.
  • Use case: A developer can keep separate GSD efforts isolated for different features, then quickly review or retire them when the task is done.

Quick Start

Use the gsd-workspace skill to create a new workspace for my current repo and name it after the feature I am planning.

Frequently Asked Questions about gsd-workspace

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create isolated git worktree environments for feature planning?

To create isolated worktree environments, this Skill spins up a new workspace with the right repo copies and planning files. It handles directory management automatically so developers can keep separate planning efforts isolated for different features.

How do I list active workspaces and check their current status?

Listing active workspaces lets you inspect workspace locations and their current status at a glance. This workspace management feature provides multi-workspace maintenance so developers can quickly review active GSD efforts before retiring them.

Can I manage multiple worktree-based environments for different repository contexts?

Yes, you can manage multiple worktree-based environments using this Skill's multi-workspace maintenance capabilities. It applies workspace routing and validation gates to keep separate GSD efforts isolated for different features within clone or worktree-based environments.

Do I need specific validation gates before removing a GSD workspace?

Yes, removing a GSD workspace requires validation gates to confirm it is no longer needed. The Skill applies cleanup-aware handling to safely delete worktree-based environments, ensuring active repo-scoped task tracking and planning files are not lost.

What's the best way to maintain isolated planning files across multiple repo copies?

The best way to maintain isolated planning files is using this Skill to create workspaces with separate repo copies. It removes the friction of manual directory management, allowing developers to track and clean up isolated GSD workspaces effortlessly.

Why does workspace routing matter when creating clone-based environments?

Workspace routing matters because it ensures clone-based environments are correctly scoped and validated during creation. This Skill requires workspace routing to manage isolated GSD workspaces, preventing conflicts across multi-workspace maintenance workflows.