gsd-workstreams

Orchestrate parallel workstreams and milestone progress via CLI subcommands.

264|11|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/rkz91/coco --skill gsd-workstreams-rkz91
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-workstreams
Source: https://github.com/rkz91/coco/tree/main/systems/gsd/skills/gsd-workstreams
Command: npx skills add https://github.com/rkz91/coco --skill gsd-workstreams-rkz91

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating parallel workstreams and tracking milestone progress to keep complex projects on schedule.

Core Features & Use Cases

  • Create and manage multiple workstreams
  • Switch active workstreams and view status
  • Aggregate progress, detect blockers, and archive completed streams
  • Use case: coordinate parallel milestones for a product launch with separate teams and timelines

Quick Start

Create a new workstream named alpha and monitor its progress across milestones.

Frequently Asked Questions about gsd-workstreams

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

FAQPage Schema
How do I coordinate parallel workstreams across project milestones?

You can coordinate parallel workstreams across milestones by using a CLI orchestration tool to create, switch, and track concurrent project streams. It provides subcommands to manage creation, status inspection, and progress summaries for concurrent delivery.

Can I use bash to track concurrent project delivery progress?

Yes, you can track concurrent project delivery progress using a Bash-compatible toolchain. The CLI workflow implements subcommands like list, status, and progress to aggregate updates and detect blockers across active streams.

What is the best way to manage multiple workstreams for a product launch?

The best way to manage multiple workstreams for a product launch is using a CLI orchestration workflow. It handles switching between active streams, monitoring milestone progress, and archiving completed streams for separate teams and timelines.

How do I resume an archived workstream after a milestone pause?

You can resume an archived workstream after a milestone pause by using the resume subcommand. This CLI function restores previous stream context, allowing teams to pick up concurrent project delivery exactly where they left off.

Does project management orchestration require any external dependencies?

No, project management orchestration for parallel workstreams requires no external dependencies. It operates entirely through a Bash-compatible toolchain, ensuring a lightweight setup for milestone tracking and stream management.