When using Graphite for stacked PRs, traditional CI creates noise:
- Every PR in the stack runs full CI, even when unchanged
- Skipped checks appear as "failed" (red ❌) in GitHub's UI
- Middle-stack PRs show false failures, making real issues hard to spot
- CI resources wasted on redundant validation