ClaudeSuperPower

buildkite-preflight

Skill

Runs Buildkite CI builds against changes in the local working tree. Use when asked to run preflight or run CI.

Install

git clone https://github.com/buildkite/skills.git ~/.claude/skills/buildkite-preflight

What is buildkite-preflight?

Runs Buildkite CI builds against changes in the local working tree. Use when asked to run preflight or run CI.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

~28 tokens of context used while enabled, before you invoke anything

Documentation

README · ~6 min read

Buildkite Preflight

Preflight runs CI builds against changes in the local working tree. It's intended to provide a feedback loop for evaluating local changes in CI by providing a single command to run the entire commit/push/run loop.

When to Run Preflight

  • After completing the requested implementation and local tests pass, use preflight to run the whole test suite on CI
  • Before a long unsupervised session ends if you've made multiple changes
  • After fixing a failure from a previous preflight run
  • Not for trivial changes like typos, comment-only edits, or single-line config tweaks unless the user asks
  • When the user asks to verify changes work in CI

Before Running

  • Prefer an explicit pipeline in {org}/{pipeline} form

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.