stream

Coordinate multi-stream plan execution with dependency tracking and verification gates.

6|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/Corvalis-LLC/Crow-Stack --skill stream-corvalis-llc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stream
Source: https://github.com/Corvalis-LLC/Crow-Stack/tree/main/skills/stream
Command: npx skills add https://github.com/Corvalis-LLC/Crow-Stack --skill stream-corvalis-llc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates multi-stream plan execution across sessions by tracking progress, enforcing dependencies, and loading the right skills, ensuring consistent verification and handoff.

Core Features & Use Cases

  • Coordinates session-scoped streams across multiple collaborators, auto-loading required skills and gating final validation.
  • Manages dependencies, status, and ownership to prevent conflicts and ensure orderly progression through a plan.
  • Provides a unified interface for starting, claiming, executing, and validating streams, with an optional Legion mode for orchestration.

Quick Start

Start a new multi-stream workflow with /summon to create a plan, then run /stream to claim a stream and begin execution.

Frequently Asked Questions about stream

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

FAQPage Schema
How do I coordinate multi-stream plan execution across parallel sessions?

Coordinate multi-stream plan execution by tracking progress, enforcing dependencies, and loading required skills to ensure consistent verification and handoff across sessions. It manages status and ownership to prevent conflicts during orderly progression.

How do I enforce verification gates for parallel development streams?

Enforce verification gates for parallel streams by applying phased validation and gating final validation modes across sessions. This ensures consistent verification and orderly handoff before a stream's execution is considered complete.

What's the best way to track dependencies and ownership across multiple automated work streams?

Track dependencies and ownership across multiple automated work streams by managing status files and preventing conflicts to ensure orderly progression. The system provides real-time claiming and status updates to coordinate session-scoped streams.

How do I start a multi-stream workflow with parallel execution and tracking?

Start a multi-stream workflow by creating a plan, then claim a stream and begin execution. This initiates the coordination of session-scoped streams, auto-loading required skills and gating final validation.

Can I use automated skill loading hooks to manage complex project dependencies?

Yes, you can use automated skill loading hooks to manage complex project dependencies. The coordination mechanism auto-loads required skills and uses plan and status files to determine end-state behavior and enforce dependencies.

Do I need plan and status files to run parallel stream validation?

Yes, plan and status files are required to run parallel stream validation. The system needs access to these files, along with skill loading hooks and the final validation mode, to determine end-state behavior and track progress.