Parallel Agent Orchestration Playbook β Quality Gates
Quality Gates¶
Before anything is shared with colleagues or submitted as a PR:
- Source gate: Do claims cite code/docs/tests/issues?
- Execution gate: Were relevant commands/tests actually run?
- Scope gate: Is the change limited to the agreed objective?
- Spec-vs-diff gate: Does the diff match the original intent?
- Risk gate: What could break, and how would we know?
- Communication gate: Is the PR/note honest about what was and was not tested?
- Confidentiality gate: Is all proprietary/customer-sensitive information handled appropriately?
Back to [[Parallel-Agent-Orchestration-Playbook]].