Run the full pipeline and create a PR.
/plugin marketplace add dansasser/claude-code-marketplace/plugin install preflight@dansasser-marketplaceRun the full pipeline and create a PR. ## Purpose This is equivalent to /preflight but with explicit intent to ship the code. ## Process 1. Run all 8 gates in sequence 2. Stop at any failure 3. If ALL gates pass, create PR via github-pr agent ## Behavior Same as /preflight, but makes the shipping intent clear. ## On Failure ## IMPORTANT Will NOT create PR if ANY gate fails. This is the final quality check before code reaches GitHub. Use the preflight-orchestrator agent to coordinate.