✓ Verified
💻 Development
✓ Enhanced Data
Martok9803 Ci Whisperer
Analyze GitHub Actions failures and propose fixes.
- Rating
- 4.4 (53 reviews)
- Downloads
- 4,361 downloads
- Version
- 1.0.0
Overview
Analyze GitHub Actions failures and propose fixes.
Complete Documentation
View Source →
CI Whisperer
Fetch GitHub Actions run details, pinpoint the failure, and propose a minimal fix.
This skill is meant to feel like a senior engineer doing a fast “CI autopsy”.
Modes
Read-only mode (default)
- Collect evidence, explain root cause, propose fixes.
- No pushes, no PRs, no branch creation.
PR fix mode (opt-in)
PR fix mode is allowed only when both are true: 1) The user explicitly asks to open a PR. 2) A local toggle is enabled (the “on/off button”):- env var:
CI_WHISPERER_WRITE=1
Workflow
1) Identify target run
Accept any of:- workflow run URL
- run id
- PR number (then locate latest run)
owner/repo- run id
2) Gather evidence (tool-backed)
Prefer deterministic tooling. Use/usr/bin/gh when the system has multiple gh binaries.Suggested commands:
gh run view--repo owner/repo --json status,conclusion,createdAt,updatedAt,event,headBranch,headSha,url,name gh run view--repo owner/repo --log-failed gh run view(only if needed; can be noisy)--repo owner/repo --log
gh is not authenticated, stop and ask the user to run:
/usr/bin/gh auth login
3) Produce a "CI Autopsy" report
Return:- failing job(s) and step(s)
- the exact error excerpt (short; redact secrets)
- likely root cause(s) ranked
- minimal fix options
- confidence level
4) (Optional) Open a PR (only with explicit approval + write toggle)
If the user asks to fix it andCI_WHISPERER_WRITE=1:
- create a branch
- apply minimal changes
- run local lint/tests if available
- open PR with a clear description and link to the failing run
- provide the patch/diff instructions, but do not push.
Safety
- Never print tokens.
- Don’t open PRs or push changes unless explicitly requested.
- If logs contain secrets, redact before quoting.
Bundled scripts
Use scripts for repeatable fetching and parsing:scripts/ci_autopsy.py(fetch run metadata + failed logs)
Installation
Terminal bash
openclaw install martok9803-ci-whisperer
Copied!
Tags
#git_and-github
#github
#git
Quick Info
Category Development
Model Claude 3.5
Complexity One-Click
Author martok9803
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install martok9803-ci-whisperer
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
⚡ GPT-Optimized
)}
★ 3.8 (274)
↓ 17,648
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0