prerequisite-checks
Consolidate all precondition validation into a dedicated gate phase. Check tools, permissions, state, and resources before executing deployment or automation tasks.
Consolidate all precondition validation into a dedicated gate phase. Check tools, permissions, state, and resources before executing deployment or automation tasks.
Execute independent spec stages in parallel using subagents with real-time incremental apply. Use when spec has multiple stages without file conflicts. Automatically detects dependencies and runs maximum parallel agents.
Shared validation and monitoring checklists for service deployment and upgrades. Referenced by deploy-service and service-upgrade skills.
Run a bootc build test and report results. Builds a bootc container image, optionally creates a disk image, and downloads the artifact.
Deploy services to test server via SSH. Builds Docker images locally, transfers them, and cleans up old images on both host and remote.
Builder implementation checklist used to drive todowrite and execution order.
Use when creating new skills, editing existing skills, or verifying skills work before deployment
Deploys iOS/Android test builds using EAS Build with internal distribution. Use when asked to deploy, build, or release a test/development/preview build.
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
Iterative 3-phase workflow with peer review cycle for changes needing validation (15-30 min)
Troubleshoots Buildkite agent issues including jobs stuck waiting for agents, agent connectivity problems, and queue configuration. Use when jobs aren't being picked up or there are agent-related problems.
Use when executing implementation plans with independent tasks. Dispatches subagents per task with two-stage review (spec then quality).
Build automation that survives reruns. Idempotent operations let you rerun workflows without fear of duplicates, corruption, or cascading failures in CI/CD.
use to approve all builds in a tagged buildkite link using the dx command
Use this to set up dev environments, build scripts, CI/CD pipelines, or fix "works on my machine" issues.
Run the WorkerVless2sub cfst_hosts.sh workflow to refresh result_hosts.txt and nowip_hosts.txt, then stage and commit those updates in git. Use when asked to update CloudflareST hosts/IPs, run the speed test, or auto-commit the refreshed results for this repo.
Park Golf Platform 배포 가이드. 인프라 구성, 서비스 배포, 앱 배포 순서와 방법 안내. "배포", "deploy", "인프라", "Cloud Run", "Firebase" 관련 질문 시 사용합니다.
Manage multiple development environment profiles (dev/test/staging/prod). Use when developers need to switch between environments, validate configuration, manage secrets, or ensure environment parity. Supports profile switching, variable validation, secret encryption, and environment-specific configurations.
Security vulnerability scanning using Trivy for ecommerce project. Scans dependencies, container images, and IaC. Blocks CRITICAL and HIGH severity. Triggers on "trivy", "vulnerability scan", "security scan", "container scan", "cve", "dependency scan", "npm audit", "docker scan", "security check". PROACTIVE: MUST invoke before committing code with new dependencies.
Use when creating new skills, editing existing skills, or verifying skills work before deployment
DevOps expertise for deployment, CI/CD, infrastructure, and automation