# Buildkite AI integration on Definable

> Buildkite is a platform for running fast, secure, and scalable continuous integration pipelines on your own infrastructure.

## What this connects

Buildkite is a platform for running fast, secure, and scalable continuous integration pipelines on your own infrastructure.

Vendor: https://buildkite.com/

## Tools available

**5** tools available. First 5:

- `BUILDKITE_GET_CURRENT_ACCESS_TOKEN` — Get Current Access Token — Tool to retrieve the authenticated API access token details. Use when you need to confirm the validity and scopes of the current API token.
- `BUILDKITE_GET_META` — Get Meta — Tool to retrieve metadata about the Buildkite API. Use when you need to fetch webhook IP addresses for firewall or security configurations.
- `BUILDKITE_GET_USER` — Get User — Tool to retrieve details about the current authenticated user. Use when you need to get information about the user account that owns the API token.
- `BUILDKITE_LIST_ORGANIZATIONS` — List Organizations — Tool to list all organizations the current user is a member of. Use when you need to discover available organizations or get organization slugs for other operations.
- `BUILDKITE_LIST_PIPELINE_AGENTS` — List Pipeline Agents — Tool to list connected agents for an organization. Use after confirming the organization slug. Supports optional filtering and pagination.

## Auth

Auth schemes: `API_KEY`.

## How agents use Buildkite

Inside a Definable workflow, Buildkite is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Buildkite** — the Researcher (GPT-5.5) pulls context from Buildkite (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Buildkite** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Buildkite (create record, post message, draft email).
- **Designer / Engineer → Distributor → Buildkite** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Buildkite (attach file, open PR comment, post status).

The Verifier checks every Buildkite call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- developer tools — https://definable.ai/apps/category/developer-tools/

## Related

- HTML page: https://definable.ai/apps/buildkite/
- Same category (developer tools): https://definable.ai/apps/category/developer-tools/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
