hasithaishere

9 mods across 1 repository, 2 stars between them.

hasithaishere/buildkite-developer-toolkit

Skill Claude CodeCodex

Debug live Buildkite builds and stay accurate using the Buildkite MCP server and real-time documentation search. Use when investigating why a build/step failed, fetching build logs or annotations, listing pipelines/builds/agents, or when you need to verify current Buildkite syntax/behavior against the live docs.…

2 1mo ago A 96 tokens original MIT

hasithaishere/buildkite-developer-toolkit

Skill Claude CodeCodex

Scaffold a brand-new Buildkite plugin repository from scratch with a correct directory layout, plugin.yml, executable hooks, Bats tests, a docker-compose test harness, and a CI pipeline. Use when a developer says "create/start/ bootstrap a new Buildkite plugin", "scaffold a plugin", or needs the initial plugin file…

2 1mo ago A 76 tokens original MIT

hasithaishere/buildkite-developer-toolkit

Skill Claude CodeCodex

Build, structure, and debug custom Buildkite plugins — Bash hook plugins, Docker/docker-compose plugins, and compiled (Go) binary plugins with a downloader-shim hook. Use when writing a plugin.yml, implementing agent lifecycle hooks (environment, checkout, command, pre-exit, etc.), mapping YAML plugin config to…

2 1mo ago A 120 tokens original MIT

hasithaishere/buildkite-developer-toolkit

Skill Claude CodeCodex

Security review and vulnerability scanning for Buildkite plugins (Bash, Docker, Go). Use when auditing or hardening a plugin, reviewing plugin code for vulnerabilities before release, or answering "is this plugin secure?". Checks command/argument injection, secret leakage, unsafe eval, missing quoting, supply-chain…

2 1mo ago C 133 tokens original MIT

hasithaishere/buildkite-developer-toolkit

Skill Claude CodeCodex

Test, lint, and set up CI for Buildkite plugins using Bats, the buildkite/plugin-tester image, the buildkite/plugin-linter, and shellcheck. Use when writing or fixing .bats tests for plugin hooks, stubbing commands like docker/git in tests, validating plugin.yml, or creating the plugin's own .buildkite/pipeline.yml…

2 1mo ago C 105 tokens original MIT

hasithaishere/buildkite-developer-toolkit

Skill Claude CodeCodex

Design, set up, and validate Buildkite pipelines. Use when writing or reviewing a .buildkite/pipeline.yml, building dynamic pipelines that upload steps at runtime, structuring step DAGs with dependson/key, using matrix builds, group/wait/block/input/trigger steps, retries, softfail, concurrency, parallelism…

2 1mo ago A 114 tokens original MIT

pipeline-security

09

hasithaishere/buildkite-developer-toolkit

Skill Claude CodeCodex

Security review, hardening, and vulnerability scanning for Buildkite pipelines and self-hosted agents (CI/CD). Use when auditing a .buildkite/pipeline.yml or agent setup, hardening CI/CD, or answering "is this pipeline/agent secure?". Covers secrets in YAML, OIDC vs static creds, plugin pinning & RCE, untrusted…

2 1mo ago A 135 tokens original MIT