tools / ci-debugger
CI / GitHub Actions Debugger
Paste workflow YAML to inspect jobs, steps, local-run commands, and risky CI patterns.
1
Jobs
3
Steps
3
Risks
Jobs
test
workflow job
Risks
Workflow references secrets; local runs need a safe .secrets or env substitute.
debug note
latest runner labels can drift; pin runner versions for reproducible debugging.
debug note
Shell/network steps need extra logging and exit-code checks.
debug note
Local commands
act -l
command
act -j test --container-architecture linux/amd64
command
gh workflow run <workflow.yml> --ref <branch>
command
DebugTools product
CI Debugger
CI Debugger is a focused DebugTools mini-product for developers. Inspect GitHub Actions workflows for jobs, steps, local act commands, and risky patterns.
Use cases
- Inspect CI, Kubernetes, trace, SQL, JVM, and production incident signals.
- Move from noisy output to the next command or measurement to run.
- Create an investigation note that is easy for teammates to follow.
How it works
- Paste or load the snippet you want to inspect in CI Debugger.
- Run the tool in the browser and review the highlighted output.
- Copy, export, or turn the result into the next debugging step.
Privacy
- CI Debugger is local-first. The core workflow runs in your browser and does not require sending pasted content to DebugTools servers.
This tool history
Recent Ci Debugger sessions
Only visits for this tool are shown. Pasted content, tokens, request bodies, and logs are not stored here.
Loading this tool history...