buildkite-agent-runtime

Installation
SKILL.md

Buildkite Agent Runtime

The buildkite-agent binary provides subcommands for interacting with Buildkite from within running job steps — creating annotations, uploading artifacts, sharing state between jobs, generating dynamic pipelines, requesting OIDC tokens, and more. This skill covers the command syntax, flags, and patterns for every in-job subcommand.

Quick Start

A step that runs tests, annotates failures, uploads coverage, and stores a result flag for downstream jobs:

Installs
40
GitHub Stars
12
First Seen
Apr 30, 2026
buildkite-agent-runtime — buildkite/skills