Workflow Orchestration Plugin

Workflow orchestration - parallel agents, CI pipelines, preflight checks, checkpoint refactoring

by @laurigates 4 skills

Skills in this plugin

4
  1. Workflow Preflight · laurigates bundle
    Pre-work validation before implementation. Use when starting an issue or fix to verify remote state, check for existing PRs, and detect branch conflicts before coding.
    1 install
  2. Workflow Wave Dispatch · laurigates
    Sequential-wave dispatch for multi-agent work with cross-task dependencies. Use when planning multi-step work, fixing parallel-dispatch order, or gating waves on verification.
    1 install
  3. Workflow Checkpoint Refactor · laurigates
    Multi-phase refactoring with checkpoint files that survive context limits. Use when refactoring spans 10+ files, needs phased rollout, or risks running out of context mid-session.
    1 install
  4. Workflow Verify Before Filing · laurigates bundle
    Verify accumulated bug claims at upstream HEAD and dedup against trackers before filing issues. Use when filing upstream reports from backlogs, audit docs, or git-history findings.
    1 install