sk Skill · AIops-tools
cicd-aiops
Use this skill whenever the user needs to operate a self-managed GitLab or self-hosted Gitea CI/CD server — a one-shot overview, server version and token identity, projects with storage statistics, pipelines/runs with jobs and trace tails, the runner fleet, merge/pull requests, branches, protection rules and releases, artifact inventories, four flagship RCAs (pipeline failures, runner health & queue,…
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 1
bashPythoncicdgovernancemcpaiops
- Host repository
- AIops-tools/CICD-AIops
- Allowed tools
- Bash
- Compatible with
- Standalone, self-governed CI/CD operations across self-managed GitLab (REST API v4 /api/v4/..., access token via PRIVATE-TOKEN header) and self-hosted Gitea (API v1 /api/v1/..., access token via "Authorization: token"). Each target in the config names its own platform, and a name-keyed platform registry selects the API shape, so the same tools work on both and one config can span a mixed estate, policy, token/runaway budget, undo, no recorded end-to-end run against a live server yet, so a home lab is the cheapest live check. See docs/VERIFICATION.md.
- Licence
- MIT
- Host language
- Python