by mberneti · Claude Skill · ★ 21
clab AI-powered GitLab MR code review as a Claude Code skill. Fetches the diff, runs lint rules, and posts inline comments — no external services, no Node.js. Can also analyze past MRs to generate project-specific review rules automatically. How it works Claude Code invokes Go binaries in sequence: Claude performs a semantic review on top of the lint output, then calls with the combined findings. Demo Installation Installs , , , and to . Custom install directory: bash CLABINSTALLDIR=/.local/bin curl -fs
| Stars | 21 |
| Forks | 0 |
| Language | Go |
| Category | Claude Skill |
| Quality Score | 65.8840419288312/100 |
| Last Updated | 2026-05-25 |
| Created | 2026-05-24 |
| Platforms | claude-code, go |
| Est. Tokens | ~18k |
These tools work well together with clab for enhanced workflows:
Explore other popular claude skill tools:
clab is Open source Claude skill for automated GitLab MR reviews. Configurable lint rules, semantic analysis, and inline comment posting for self-hosted GitLab instances.. It is categorized as a Claude Skill with 21 GitHub stars.
clab is primarily written in Go.
You can find installation instructions and usage details in the clab GitHub repository at github.com/mberneti/clab. The project has 21 stars and 0 forks, indicating an active community.