wk-buildkite
Installation
SKILL.md
Buildkite
Workflows for Buildkite CI via the bk CLI — status, failures, logs, monitoring.
When to Use
- CI status for current branch or PR
- Why a Buildkite build failed
- Monitoring builds after a git push
- Viewing build logs or job details
- Any CI task → use Buildkite tools, NOT GitHub tools
HARD RULE: investigate only your own branches
- Before debugging a PR's CI failure, verify the branch is one the agent created in this engagement (this or a prior session on the same ticket).
- Branch unfamiliar → stop. Do not investigate or change it.