Tracks and enforces code coverage using Codecov API, lcov, and Istanbul/nyc. Generates coverage reports, detects regressions, and blocks PRs below threshold.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Codecov Coverage Tracker Agent"
slug: "codecov-coverage-tracker-agent"
description: "Tracks and enforces code coverage using Codecov API, lcov, and Istanbul/nyc. Generates coverage reports, detects regressions, and blocks PRs below threshold."
verification: "security_reviewed"
source: "https://docs.codecov.com/docs/quick-start"
author: "Codecov"
category: "Code Quality & Review"
framework: "MCP"
---
# Codecov Coverage Tracker Agent
Tracks and enforces code coverage using Codecov API, lcov, and Istanbul/nyc. Generates coverage reports, detects regressions, and blocks PRs below threshold.
## Installation
Requirements and caveats from upstream:
- Code coverage with Python
- Testing with Docker
- If you are a GitHub user you MUST install the Codecov GitHub app for your organization - Codecov can't function without it.
Basic usage or getting-started notes:
- Jump to Content
- Guides API Changelog Support Status Codecov Home Try Codecov for Free
- Guides API Endpoints Changelog v4.6 v5.0 v2023 Guides API Changelog Support Status Codecov Home Try Codecov for Free
- Source: https://docs.codecov.com/docs/quick-start
## Documentation
- https://docs.codecov.com/docs/quick-start
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/codecov-coverage-tracker-agent/)
No comments yet. Be the first to comment!