ci-status

Installation
SKILL.md

/ci:status: Pipeline status

Quick snapshot of the CI pipeline on the current branch.

Process

# 1. Current branch
BRANCH=$(git branch --show-current)
echo "Branch: $BRANCH"

# 2. Last commits
git log -3 --oneline

GitLab CI

Installs
3
GitHub Stars
5.8K
First Seen
10 days ago
ci-status — florianbruniaux/claude-code-ultimate-guide