CI Troubleshooting

Browse CI Troubleshooting agent skills in Development and compare related workflows, tools, and use cases.

29 skills
A
terminal-ops

by affaan-m

terminal-ops is an evidence-first repo execution skill for terminal work. Use it to run commands, inspect git state, debug CI or builds, and make narrow fixes with proof of what changed and what was verified. This terminal-ops guide helps reduce guesswork for Code Editing and repo operations.

Code Editing
Favorites 0GitHub 156.3k
A
plankton-code-quality

by affaan-m

plankton-code-quality is a write-time code quality system for Claude Code. It formats, lints, and can trigger Claude-powered fixes after each file edit, helping catch issues during editing instead of after commit or CI. Ideal for the plankton-code-quality skill, guide, and Code Editing workflows.

Code Editing
Favorites 0GitHub 156.2k
A
github-ops

by affaan-m

github-ops is a GitHub operations skill for triaging issues, managing PRs, checking CI failures, preparing releases, and monitoring repository health with the gh CLI. Use the github-ops skill when you need repeatable github-ops usage for a real repository, with auth via gh auth login and clear repo context.

Github
Favorites 0GitHub 156.2k
A
docker-patterns

by affaan-m

docker-patterns helps you design and review Docker and Docker Compose setups for local development, networking, volumes, health checks, and container security. It is especially useful as a docker-patterns guide for Backend Development and multi-service stacks where dev/prod separation matters.

Backend Development
Favorites 0GitHub 156.1k
A
deployment-patterns

by affaan-m

deployment-patterns is a practical deployment-patterns skill for CI/CD workflows, Dockerized delivery, health checks, and rollback-safe production rollouts. Use this deployment-patterns guide to choose rolling, blue-green, or canary deployment patterns for web apps with less guesswork.

Deployment
Favorites 0GitHub 156.1k
A
cpp-testing

by affaan-m

The cpp-testing skill helps you write, run, and debug C++ tests with GoogleTest, GoogleMock, CMake, and CTest. Use it for coverage, flaky-test fixes, sanitizer-backed diagnostics, and practical cpp-testing usage in modern C++ projects.

Test Automation
Favorites 0GitHub 156.1k
A
canary-watch

by affaan-m

canary-watch is a post-deploy monitoring skill for checking a live URL for regressions after releases, merges, or dependency updates across staging or production.

Monitoring
Favorites 0GitHub 156.1k
G
setup-deploy

by garrytan

setup-deploy is a deployment-setup skill for gstack that detects your deploy platform, production URL, health check endpoint, and deploy status command, then writes the configuration to CLAUDE.md for repeatable future deploys. Use it when you need setup-deploy usage that turns deployment discovery into a saved project workflow.

Deployment
Favorites 0GitHub 91.8k
G
land-and-deploy

by garrytan

land-and-deploy is a workflow skill for merging a ready PR, waiting for CI and deployment, and verifying production health with canary checks. Use this land-and-deploy skill when you need a reliable handoff from merge to ship, especially for teams that already use /ship or similar release steps.

Deployment
Favorites 0GitHub 91.8k
M
setup-pre-commit

by mattpocock

setup-pre-commit helps you add Husky pre-commit hooks with lint-staged, Prettier, and optional typecheck/test runs. Use this setup-pre-commit guide when your repo needs a fast, repeatable pre-commit safety net and you want to preserve existing config while adding the right scripts for the current package manager.

CI Troubleshooting
Favorites 0GitHub 66k
W
shellcheck-configuration

by wshobson

shellcheck-configuration helps you install ShellCheck, tune .shellcheckrc, and apply lint policy for CI and Code Review across bash, sh, dash, and ksh projects.

Code Review
Favorites 0GitHub 32.6k
W
turborepo-caching

by wshobson

turborepo-caching helps configure Turborepo caching for faster monorepo builds, tests, and CI. Learn setup, remote caching, cache-safe outputs, env handling, and cache-miss debugging from the SKILL.md guidance.

Performance Optimization
Favorites 0GitHub 32.6k
W
monorepo-management

by wshobson

monorepo-management helps plan and improve JS/TS monorepos with pnpm workspaces, Turborepo, and Nx. Use it for project setup, migrations, CI and build optimization, shared package strategy, and dependency management across multi-package repos.

Project Setup
Favorites 0GitHub 32.6k
W
bazel-build-optimization

by wshobson

bazel-build-optimization helps teams optimize Bazel builds in large repos. Use it for remote caching or execution, slow target analysis, BUILD.bazel review, and practical performance tuning guidance.

Performance Optimization
Favorites 0GitHub 32.6k
A
debugging-and-error-recovery

by addyosmani

The debugging-and-error-recovery skill guides systematic root-cause debugging for failing tests, broken builds, runtime errors, and regressions. It emphasizes preserving evidence, reproducing issues, diagnosing in order, fixing minimally, and verifying before moving on.

Debugging
Favorites 0GitHub 18.7k
A
ci-cd-and-automation

by addyosmani

The ci-cd-and-automation skill helps teams install clear quality gates for CI/CD pipelines, from lint and type checks to tests, build, and Deployment. Use it to plan safer pull request checks, merge protection, and release workflows with less guesswork.

Deployment
Favorites 0GitHub 18.7k
T
ossfuzz

by trailofbits

Learn the ossfuzz skill for continuous fuzzing setup, project enrollment, harness planning, and build workflow review. This guide helps security engineers and maintainers assess readiness, spot build blockers, and prepare a practical path from source tree to OSS-Fuzz or private fuzzing infrastructure.

Security Audit
Favorites 0GitHub 5k
T
semgrep

by trailofbits

Semgrep skill for static analysis on codebases with automatic language detection, parallel workers, merged SARIF output, and plan-first approval. Built for semgrep for Security Audit workflows, it supports run all and important only modes, uses --metrics=off, and can leverage Semgrep Pro when available.

Security Audit
Favorites 0GitHub 5k
A
terraform-skill

by antonbabenko

terraform-skill is a diagnose-first skill for Terraform and OpenTofu work. Use it to review, debug, or plan changes across modules, tests, CI, scans, and state operations with version-aware guidance. It helps reduce identity churn, secrets exposure, blast radius, CI drift, and state corruption.

Deployment
Favorites 0GitHub 1.8k
X
xget

by xixu-me

xget is a workflow-focused skill for installing, configuring, and using Xget in real commands, files, shells, CI, and container builds. It helps resolve `XGET_BASE_URL`, rewrite URLs safely, use `scripts/xget.mjs`, and verify working Xget setups with less guesswork.

Workflow Automation
Favorites 0GitHub 6
M
detecting-supply-chain-attacks-in-ci-cd

by mukul975

detecting-supply-chain-attacks-in-ci-cd skill for auditing GitHub Actions and CI/CD configs. It helps find unpinned actions, script injection, dependency confusion, secret exposure, and risky permissions for Security Audit workflows. Use it to review a repo, workflow file, or suspicious pipeline change with clear findings and fixes.

Security Audit
Favorites 0GitHub 0
M
building-devsecops-pipeline-with-gitlab-ci

by mukul975

building-devsecops-pipeline-with-gitlab-ci helps you design and implement a GitLab CI/CD DevSecOps pipeline with SAST, DAST, container scanning, dependency scanning, secret detection, and license checks. It is useful for install, usage, and security audit workflows, with guidance grounded in GitLab templates, variables, and pipeline structure.

Security Audit
Favorites 0GitHub 0
J
wendy-contributing

by Joannis

wendy-contributing is a practical guide for contributing to WendyOS, covering Yocto builds, wendy-agent internals, E2E testing, and device-specific OS behavior. Use it for wendy-contributing usage when you need help with meta-wendyos layers, bitbake recipes, mDNS/Avahi, device identity, or wendy-contributing for Backend Development.

Backend Development
Favorites 0GitHub 0
A
codex-review

by alinaqi

codex-review is a GitHub skill for OpenAI Codex CLI code review with GPT-5.2-Codex. It helps teams catch bugs, security issues, and code quality problems with structured findings, GitHub-native review flows, and CI/CD-friendly usage.

Code Review
Favorites 0GitHub 0