CI Pipeline Debugger

Developer Toolscursor-vs-claude-codeci_systemerror_outputconfig_file_path

Claude Code is uniquely powerful here — it can read CI configs, check git history, run tests locally, and make fixes. In Cursor, paste the error output and use @file to reference the CI config. The categorization framework prevents treating symptoms.

Prompt
The CI pipeline is failing. Help me diagnose and fix it.

CI system: {{ci_system}}
Error output:
{{error_output}}

Pipeline config file: {{config_file_path}}

Investigation steps:
1. Read the CI config file and understand the pipeline stages
2. Parse the error output to identify the failing step and root cause
3. Check if the failure is:
   - A code issue (test failure, build error, lint error)
   - An environment issue (missing env var, wrong Node version, dependency conflict)
   - A flaky test (check if this test has failed before in git history)
   - A config issue (changed pipeline config, new required step)
4. Propose a fix:
   - If code issue: fix the code and explain what broke
   - If environment issue: update the CI config with the correct values
   - If flaky test: fix the test or add retry logic with a TODO to investigate root cause
   - If config issue: update the config and note what changed

Also check: Are there any deprecated actions/orbs/steps that should be updated? Any security warnings in the output?

Variables to customize

{{ci_system}}{{error_output}}{{config_file_path}}

Why this prompt works

Claude Code is uniquely powerful here — it can read CI configs, check git history, run tests locally, and make fixes. In Cursor, paste the error output and use @file to reference the CI config. The categorization framework prevents treating symptoms.

What you get when you save this prompt

Your workspace unlocks powerful tools to iterate and improve.

AI OPTIMIZE

AI Optimization

One-click improvement with structure analysis and pattern suggestions.

VERSION DIFF

Version History

Track every edit. Compare versions side-by-side with word-level diffs.

ORGANIZE
Development
Code Review
Testing
Marketing

Folders & Tags

Organize your library with nested folders, tags, and drag-and-drop.

MCP
$ npm i -g @promptingbox/mcp
Claude · Cursor · ChatGPT

Use Everywhere

Access prompts from Claude, Cursor, ChatGPT & more via MCP integration.

Your prompts, organized

Save, version, and access your best prompts across ChatGPT, Claude, Cursor, and more.