Tracks Code Climate maintainability scores over time using the Code Climate v1 API. Identifies technical debt hotspots, monitors churn-complexity coupling, and generates weekly maintainability digests via SendGrid.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "CodeClimate Maintainability Tracker"
slug: "codeclimate-maintainability-tracker-7"
description: "Tracks Code Climate maintainability scores over time using the Code Climate v1 API. Identifies technical debt hotspots, monitors churn-complexity coupling, and generates weekly maintainability digests via SendGrid."
verification: "security_reviewed"
source: "https://docs.codeclimate.com/"
author: "Code Climate"
category: "Code Quality & Review"
framework: "ChatGPT Agents"
---
# CodeClimate Maintainability Tracker
Tracks Code Climate maintainability scores over time using the Code Climate v1 API. Identifies technical debt hotspots, monitors churn-complexity coupling, and generates weekly maintainability digests via SendGrid.
## Installation
Requirements and caveats from upstream:
- Python
- Developer tool SaaS sprawl. Implementing static analysis, SAST, IaC scanning, and code coverage often requires setting up and managing at least three tools totaling over $100 per developer per month. Qlty provides all...
Basic usage or getting-started notes:
- All of this is possible with five minutes of setup, and without needing to run static analysis on your CI system. (A simple coverage uploader is provided for publishing code coverage reports to Qlty.)
- Source: https://docs.codeclimate.com/
## Documentation
- https://docs.codeclimate.com/docs/the-code-page
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/codeclimate-maintainability-tracker-7/)
No comments yet. Be the first to comment!