Skip to main content

ci-check

Run local CI checks and verify GitHub Actions status. Use before committing, after pushing, or when asked to check/fix CI.

Install this skill

or
95/100

Security score

The ci-check skill was audited on Jul 29, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 18

Command substitution pattern

SourceSKILL.md
16## Step 2: Check remote CI (if pushed)
17
18Run `gh run list --branch $(git branch --show-current) --limit 1` to find the most recent CI run for this branch. If no runs exist, the branch hasn't been pushed yet — tell the user.
19
20If the run status is `completed` and conclusion is `success`, report that CI is green and stop.
Scanned on Jul 29, 2026
View Security Dashboard
Installation guide →
Rate this skill
Categorydevelopment
UpdatedAugust 9, 2026
berlinlatvia-alt/agent-skills