Skill Claude CodeCodex
Detect repository hosting service (GitHub/GitLab/Forgejo) from the git remote and extract hostname, owner, repo, projectpath, and apibase for platform-aware routing.
Skill Claude CodeCodex
Detect repository hosting service (GitHub/GitLab/Forgejo) from the git remote and extract hostname, owner, repo, projectpath, and apibase for platform-aware routing.
Skill Claude CodeCodex
Auto-detect the project's linter (Taskfile, Makefile, golangci-lint, eslint, ruff, clippy) and run it, reporting pass or fail.
Skill Claude CodeCodex
Auto-detect the project's test runner (Taskfile, Makefile, go test, npm, pytest, cargo) and run it, reporting pass or fail.
MCP server Claude CodeCodexCursor +2
MCP server "docker-gitlab-mcp-server" as configured in sgaunet/gitlab-mcp. Runs in Docker (ghcr.io/sgaunet/gitlab-mcp:latest).
Instructions file
Instructions for sgaunet/gitlab-mcp, covering claude.md, project overview, architecture, main components and key architectural patterns.