code-climate
Installation
SKILL.md
Code Climate (Qlty)
Code Climate is a platform that helps software engineering teams improve code quality and maintainability. It provides automated code review and test coverage analysis. It's used by developers, QA engineers, and engineering managers to identify and address potential issues early in the development process.
Official docs: https://docs.codeclimate.com/
Code Climate (Qlty) Overview
- Repositories
- Branches
- Issues
- Organizations
Working with Code Climate (Qlty)
This skill uses the Membrane CLI to interact with Code Climate (Qlty). Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills