بنقرة واحدة
ci-cd-pipeline-troubleshooting
Diagnosing failed GitHub Action or GitLab CI runs.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Diagnosing failed GitHub Action or GitLab CI runs.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Extracting key findings from AI/ML research papers.
Auditing frontend components for WCAG AA compliance.
Guide users through resolving 4xx and 5xx API errors.
Framework to analyze and summarize competitor features and market positioning.
Walk new users through the initial setup and configuration.
Resolving npm audit or Dependabot high/critical alerts.
| name | CI/CD Pipeline Troubleshooting |
| description | Diagnosing failed GitHub Action or GitLab CI runs. |
| category | devops |
| tags | ["devops","templates","best-practices"] |
| version | 1.0.0 |
Diagnosing failed GitHub Action or GitLab CI runs.
devops domain.ci-cd-pipeline-troubleshootingIdentify the exact pipeline step that failed from the CI dashboard.
Review the console output for dependency resolution errors, test failures, or syntax errors.
If a flaky test is suspected, check the test history for non-deterministic behavior.
Provide a fix or patch to the pipeline configuration or failing test.