cyberneticlibrary

Verify merged PRs integrate cleanly

harmonyworkflowsetup L30
Blankenship-Daniel/ship-studios
What it does

Review merged PRs for cross-feature integration issues

Best for

Catching union-breakage no single PR review sees after parallel merge window closes

Inputs
  • · merge window (default 8 commits)
  • · head ref (default HEAD)
  • · gateResults (optional pre-computed)
Outputs
  • · HARMONY-REVIEW.md report
  • · findings YAML
  • · scorecard JSON
  • · prioritized issues
Requires
  • · git
  • · agent()
  • · parallel execution
Preconditions

Multiple PRs merged; git history available; pytest/ruff/mypy installed

Failure modes

Missing merge window; git history corruption; gate timeout; incompatible linters; adversarial agent disagreement unresolved

Trust signals
  • · 7 integration dimensions
  • · deterministic gate re-run on merged tip
  • · read-only agents scoped to changed files
  • · repo: Blankenship-Daniel/ship-studios