Tracks cyclomatic and cognitive complexity trends using lizard CLI and radon for Python analysis. Generates weekly complexity reports with git-integrated change attribution per module.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Complexity Trend Tracker"
slug: "complexity-trend-tracker-agent"
description: "Tracks cyclomatic and cognitive complexity trends using lizard CLI and radon for Python analysis. Generates weekly complexity reports with git-integrated change attribution per module."
github_stars: 2362
verification: "security_reviewed"
source: "https://github.com/terryyin/lizard"
author: "Terry Yin"
category: "Code Quality & Review"
framework: "MCP"
tool_ecosystem:
github_repo: "terryyin/lizard"
github_stars: 2362
---
# Complexity Trend Tracker
Tracks cyclomatic and cognitive complexity trends using lizard CLI and radon for Python analysis. Generates weekly complexity reports with git-integrated change attribution per module.
## Installation
Requirements and caveats from upstream:
- including C/C++ (doesn't require all the header files or Java imports). It also does
- Python
- It requires python3.8 or above (early versions are not verified).
Basic usage or getting-started notes:
- ------------
- functionalities are there. You can always use it without any
- need a proper install.
- Source: https://github.com/terryyin/lizard
- Extracted from upstream docs: https://raw.githubusercontent.com/terryyin/lizard/HEAD/README.rst
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/complexity-trend-tracker-agent/)
No comments yet. Be the first to comment!