gsd-workstreams

Manage parallel workstreams by listing, creating, switching, tracking, and resuming milestone work.

4|1|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/lgwanai/openforce --skill gsd-workstreams-lgwanai
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gsd-workstreams
Source: https://github.com/lgwanai/openforce/tree/main/skills/gsd-workstreams
Command: npx skills add https://github.com/lgwanai/openforce --skill gsd-workstreams-lgwanai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you manage concurrent milestone work by giving a single place to list, create, switch, and track multiple workstreams without losing progress context.

Core Features & Use Cases

  • Workstream lifecycle management: list existing workstreams, create new ones, switch the active workstream, and complete/archive finished work.
  • Visibility into execution: view detailed status for a specific workstream and a progress overview across all workstreams.
  • Resume-ready workflow: resume work in a chosen workstream and get guidance for the next command to run.

Quick Start

Run the command to list all workstreams and their current phases: /gsd:workstreams list

Frequently Asked Questions about gsd-workstreams

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

FAQPage Schema
How do I manage parallel workstreams in the same project directory?▼

To manage parallel workstreams, the Skill lists, creates, switches, and tracks multiple workstreams within a single project directory to prevent losing progress context.

How do I track progress across multiple concurrent milestones?▼

Track progress across concurrent milestones by requesting an overview across all workstreams or viewing detailed status for a specific workstream.

Can I resume work on a specific workstream and get guidance on the next command?▼

Yes, you can resume work in a chosen workstream and receive guidance for the next command to run, ensuring a continuous workflow.

What is the best way to coordinate concurrent milestone planning and execution?▼

The best way to coordinate concurrent milestone planning and execution is by using a command interface that formats returned JSON into readable results while supporting session-local active stream selection.

Do I need the gsd-sdk to execute workstream subcommands from the current working directory?▼

Yes, you need the gsd-sdk because the Skill executes gsd-sdk workstream subcommands from the current working directory to manage your workstreams.

How do I list all existing workstreams and their current phases?▼

You can list all existing workstreams and their current phases by running the specific list command provided by the workstream lifecycle management feature.