git-ci

Installation
SKILL.md

GCI

Use GCI through its typed MCP tools. Never replace a GCI tool with an arbitrary SSH shell command when the tool exists.

Connect

  1. Ask for the VPS hostname or IP when it is not already known.
  2. Try the current SSH user and SSH config first.
  3. Ask for an SSH target such as root@host only if that connection fails.
  4. Never ask for a private key, passphrase, or service token.
  5. Run scripts/setup.sh --host <host> for a read-only preflight.
  6. Show the planned host changes before rerunning with --apply.
  7. Use scripts/verify.sh --ssh-target <target> after setup.

Operate

Installs
2
First Seen
Aug 24, 2026
git-ci — sanix-darker/git-ci-skills