Manages Pylint baseline files for gradual code quality improvement using pylint --output-format=json and the pylint.reporters API. Tracks new violations per commit while suppressing pre-existing issues in legacy code.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill pylint-baseline-manager-wave48 --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pylint Baseline Manager Wave48?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-pylint-baseline-manager-wave48)More formats (shields.io, HTML) on the badges page.
---
name: "Pylint Baseline Manager"
slug: "pylint-baseline-manager-wave48"
description: "Manages Pylint baseline files for gradual code quality improvement using pylint --output-format=json and the pylint.reporters API. Tracks new violations per commit while suppressing pre-existing issues in legacy code."
github_stars: 5673
verification: "security_reviewed"
source: "https://github.com/pylint-dev/pylint"
author: "Pylint Contributors"
category: "Code Quality & Review"
framework: "Custom Agents"
tool_ecosystem:
github_repo: "pylint-dev/pylint"
github_stars: 5673
---
# Pylint Baseline Manager
Manages Pylint baseline files for gradual code quality improvement using pylint --output-format=json and the pylint.reporters API. Tracks new violations per commit while suppressing pre-existing issues in legacy code.
## Installation
Use the upstream install or setup path that matches your environment:
- pip install pylint
- pip install pylint[spelling]
- make a code contribution.
Requirements and caveats from upstream:
- :target: https://pypi.python.org/pypi/pylint
- Pylint is a static code analyser_ for Python 2 or 3. The latest version supports Python
- Pylint supports the Python standard library out of the box. Third-party
Basic usage or getting-started notes:
- -------
- .. This is used inside the doc to recover the start of the short text for installation
- For command line use, pylint is installed with::
- Source: https://github.com/pylint-dev/pylint
- Extracted from upstream docs: https://raw.githubusercontent.com/pylint-dev/pylint/HEAD/README.rst
## Documentation
- https://pylint.readthedocs.io/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/pylint-baseline-manager-wave48/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!