Results for “ci-failure”
17 skillsgh-fix-ci
Debug and fix failing GitHub Actions PR checks by inspecting logs, summarizing failures, and implementing fixes after approval.
23.3k · bundle
terminal-ops
Runs commands, inspects git state, debugs CI failures, and makes narrow fixes with exact proof of what was executed and verified.
0
iterate-pr
Automates the cycle of fixing CI failures, addressing PR review feedback, and pushing changes until all checks pass.
42.4k
gh-fix-ci
Inspect GitHub PR checks, fetch failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval.
66.9k · bundle
gh-fix-ci
Locates failing GitHub Actions checks on a pull request, fetches logs, summarizes failures, and proposes a fix plan for approval before implementing.
61
More results
github-ops
Manage GitHub repositories via the gh CLI: triage issues, review PRs, debug CI failures, create releases, and monitor security alerts.
1
ci-fixer
Scans GitHub repositories for failing or stuck Actions workflows, diagnoses root causes, and applies fixes such as canceling stuck runs, re-running failed jobs, and cleaning runner caches.
13
github-ops
Manages GitHub repositories via the gh CLI: triaging issues, reviewing PRs, debugging CI failures, preparing releases, and monitoring security alerts.
0
implementing-fuzz-testing-in-cicd-with-aflplusplus
Integrate AFL++ coverage-guided fuzz testing into CI/CD pipelines to discover memory corruption, input handling, and logic vulnerabilities in C/C++ and compiled applications.
24.6k · bundle
automation-engineer
Automates repetitive infrastructure and deployment tasks with Terraform, OpenTofu, Ansible, GitHub Actions, and n8n, enforcing safe practices like plan review and confirmation before applying changes.
2
ci-cd-and-automation
Automates CI/CD pipeline setup, quality gates, test runners, and deployment strategies for GitHub Actions.
69.5k
ci-cd
Applies the CI/CD framework to structure analysis, guide decision-making, and improve outcomes in engineering devops contexts.
2
github-actions
Configures GitHub Actions CI/CD pipelines for Flutter and backend monorepos, including testing, building, and deployment workflows.
4
github-pr-workflow
Guides a coding agent through the full GitHub pull request lifecycle: branch, commit, open PR, monitor CI, fix failures, merge, and clean up, using either the gh CLI or git plus curl.
2 · bundle
mcore-create-issue
Investigate a failing GitHub Actions job, extract the root cause, and file a well-structured bug issue against NVIDIA/Megatron-LM.
2.2k · bundle
authoring-github-workflows
Author and review GitHub Actions workflow YAML to ensure syntactic and structural correctness, preventing failures from unquoted expressions and other YAML-vs-Actions traps.
4k
lend-ai-testing
Enforces a mandatory pre-commit/pre-PR testing gate: detects the test stack, runs the full suite, fixes failures, creates minimal tests when none exist, and verifies coverage before allowing commits.
0