Skip to content

Parallel Agent Orchestration Playbook β€” Quality Gates

Quality Gates

Before anything is shared with colleagues or submitted as a PR:

  1. Source gate: Do claims cite code/docs/tests/issues?
  2. Execution gate: Were relevant commands/tests actually run?
  3. Scope gate: Is the change limited to the agreed objective?
  4. Spec-vs-diff gate: Does the diff match the original intent?
  5. Risk gate: What could break, and how would we know?
  6. Communication gate: Is the PR/note honest about what was and was not tested?
  7. Confidentiality gate: Is all proprietary/customer-sensitive information handled appropriately?

Back to [[Parallel-Agent-Orchestration-Playbook]].