Skip to main content
Run any Skill in Manus
with one click
$pwd:

ci-feedback-loop

// Iterate on a feature by fetching GitHub Actions CI logs, statuses, and artifacts to debug failures locally. USE WHEN: a PR has failing CI checks, the user asks to "debug CI", "fix the pipeline", "why is the test failing in CI", "fetch the CI logs", "check the CI", or wants to set up a fix-push-recheck loop. INVOKES: gh CLI (run list/view/download), local zip/json parsing. DO NOT USE FOR: triggering new runs, modifying workflows themselves, or general code review.

$ git log --oneline --stat
stars:3
forks:11
updated:May 23, 2026 at 00:35
File Explorer
5 files
SKILL.md
readonly