gsd-workstreams

List, create, switch, and track milestone-oriented task streams.

1|Updated Sep 6, 2015
One-click install
npx skills add https://github.com/deerawan/dotfiles --skill gsd-workstreams-deerawan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-workstreams
Source: https://github.com/deerawan/dotfiles/tree/main/claude/skills/gsd-workstreams
Command: npx skills add https://github.com/deerawan/dotfiles --skill gsd-workstreams-deerawan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you manage multiple concurrent workstreams so you can list them, create new ones, track progress, and switch the active stream without losing context.

Core Features & Use Cases

  • Workstream management: List, create, switch, and resume workstreams tied to your current project context.
  • Operational status & progress: Retrieve detailed per-workstream status and an overall progress summary across all workstreams.
  • Lifecycle control: Complete workstreams by archiving them to milestones, keeping your workspace organized.

Quick Start

Run the gsd-workstreams skill with the command you want, such as list to see all current workstreams and their status.

Frequently Asked Questions about gsd-workstreams

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

FAQPage Schema
How do I track progress across multiple parallel workstreams?

Track parallel workstreams by retrieving detailed per-workstream status and an overall progress summary. This allows you to monitor concurrent execution across teams and run periodic status checks without losing your current project context.

How do I manage concurrent project execution without losing context when switching tasks?

Manage concurrent project execution by switching the active workstream while preserving your working-directory context. The command routing system dispatches read-only queries so you can resume milestone-oriented task streams exactly where you left off.

Can I archive completed project workflows as milestones to keep my workspace organized?

Yes, you can archive completed project workflows as milestones. This lifecycle control mechanism keeps your workspace organized by moving finished concurrent execution streams out of the active task pool.

What is the best way to coordinate concurrent task streams for periodic status checks?

Coordinate concurrent task streams using a subcommand-based interface that lists, creates, and switches milestone-oriented workflows. This ensures consistent output formatting and controlled completion during project coordination.

Do I need any specific dependencies to manage workflow coordination with this approach?

No external dependencies are required to manage workflow coordination. The system operates independently by parsing subcommands and dispatching read-only queries to track milestones and parallel execution status.

Why does my workstream status output look inconsistent across different project directories?

Workstream status output becomes inconsistent when the working-directory context is incorrect during command routing. The system requires correct directory context when dispatching read-only queries to ensure consistent output formatting.