Buildkite Skills

AI skills for optimizing Buildkite CI/CD pipelines.

Buildkite Skills

AI skills for working with Buildkite CI/CD pipelines.

Installation

# Install all skills
amp skill add mcncl/skill-buildkite

# Or install a specific skill
amp skill add mcncl/skill-buildkite/build-debugging

Skills

SkillDescription
build-debuggingAnalyzes failed builds to identify root causes and provide fixes
build-statusShows recent build status for a pipeline with pass/fail visibility
log-retrievalRetrieves and displays job logs (for debugging, use build-debugging)
build-triggeringTriggers new builds with branch/commit control and safety confirmations
build-unblockingUnblocks builds waiting for manual approval
step-analysisExplains why steps were skipped, didn't run, or behaved unexpectedly
agent-troubleshootingDiagnoses agent issues like stuck jobs and queue mismatches
pipeline-authoringHelps write and improve pipeline YAML configurations

Each skill bundles its own MCP configuration with filtered tools for optimal token efficiency.

Requirements

  • Amp or another AI tool that supports skills and MCP
  • A Buildkite account

These skills use Buildkite's remote MCP server with OAuth authentication.

Usage

Just ask naturally:

  • "Why did build 123 fail?"
  • "Show me recent builds for the deploy pipeline"
  • "My build is stuck waiting for an agent"
  • "Help me add a matrix build for testing on multiple Node versions"
  • "Trigger a build on my branch"
  • "Unblock the staging deploy"

License

MIT