gsd-workstreams

Automate listing, creating, monitoring, and completing workstream milestones.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/GenproMM/MMLab_TOOLS --skill gsd-workstreams-genpromm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-workstreams
Source: https://github.com/GenproMM/MMLab_TOOLS/tree/main/.claude/skills/gsd-workstreams
Command: npx skills add https://github.com/GenproMM/MMLab_TOOLS --skill gsd-workstreams-genpromm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the complexity and time-consuming nature of managing parallel workstreams by providing an interface to list, create, switch, monitor, complete, and resume workstream activities.

Core Features & Use Cases

  • Workstream List and Status: Obtain an overview of all workstreams with their respective statuses.
  • Workstream Creation: Dynamically generate new workstreams with a name and suggested setup for the next steps.
  • Workstream Progress Monitoring: Track progress of active workstreams across a session.
  • Workstream Switching: Assign an active workstream and set session-specific settings.
  • Completion and Resumption: Archive or restart workstream activities.

Quick Start

Create a new workstream using /gsd-workstreams create my_workstream.

Frequently Asked Questions about gsd-workstreams

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

FAQPage Schema
How do I track parallel workstreams during a milestone-based project?

Track parallel workstreams by listing all active streams and their statuses within a project framework. This provides an organized overview to monitor progress across concurrent milestone-based projects efficiently.

Can I switch between active workstreams without losing session-specific settings?

Switching between active workstreams preserves your session-specific settings. The interface assigns the selected stream as active and applies the necessary configurations to resume work seamlessly.

What is the best way to automate milestone creation for new project workstreams?

Automate milestone creation by running a Bash script command to dynamically generate a new workstream. This creates the stream with a name and suggests setup steps for the next milestones.

How do I manage workstream completion and resumption across project sessions?

Manage workstream completion and resumption by archiving or restarting activities. This allows you to archive finished milestones or resume paused workstream activities across different project sessions.

Do I need Bash scripts to monitor milestone progress in workstream management?

Bash scripts are required to monitor milestone progress in workstream management. The system supports Bash scripts and read operations to track active workstream progress during milestone-based projects.