gitops

Installation
SKILL.md

Gitops

Git version control operations for the aiops delivery chain.

Operations

sync

Pull latest from remote. Default strategy: rebase.

git pull --rebase

If merge conflict: report to user, do not auto-resolve.

status

Show current working tree state.

Installs
3
Repository
yugasun/aiops
GitHub Stars
4
First Seen
Jun 29, 2026
gitops — yugasun/aiops