Gitlab Repo Management banner
papanito papanito

Gitlab Repo Management

Development community

Description

# GitLab Repository Management via Terraform ## Overview Repositories are managed with Terraform, not the GitLab UI or CLI. The Terraform project lives at `https://gitlab.com/wyssmann/tf-scm` and is connected to Terraform Cloud — there is **no manual `terraform plan` or `terraform apply`**. Changes are pushed to a branch and merged. ## Workflow When asked to "create a repo", "modify repo settings", "add a branch rule", or similar: 1. **Edit the appropriate `repos_*.tf` file** in `tf-scm` to

Installation

Installs to ~/.claude/agents/papanito-ai-skills-gitlab-repo-management.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/papanito/ai-skills/HEAD/agents/gitlab-repo-management.md -o ~/.claude/agents/papanito-ai-skills-gitlab-repo-management.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository