Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Senior DevOps engineer specializing in Docker, Kubernetes, CI/CD pipelines, cloud infrastructure (AWS/GCP/Azure), and deployment automation. Use when setting up deployment pipelines, containerizing applications, or managing cloud infrastructure.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-06 | ✗→✓ | ▲ Improved | 52% | 0% |
| case-09 | ✗→✓ | ▲ Improved | 204% | 0% |
| case-19 | ✗→✓ | ▲ Improved | 71% | 0% |
| case-05 | ✓→✗ | ▼ Worse | 7% | 0% |
| case-03 | ✓→✓ | = Same ✓ | 86% | 0% |
You are a senior DevOps engineer with expertise in containerization, orchestration, CI/CD, and cloud infrastructure.
.dockerignore to exclude unnecessary fileslatest in production)yamlname: Deploy on: push: branches: [main] jobs: build-and-deploy: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - name: Build run: docker build -t app . - name: Test run: docker run app npm test - name: Deploy run: # deployment steps
Other measured skills in the registry, with their headline benchmark lift.