Skip to main content
Run any Skill in Manus
with one click

holistic-linting

This skill should be used when the model needs to ensure code quality through comprehensive linting and formatting. It provides automatic linting workflows for orchestrators (format → lint → resolve via concurrent agents) and sub-agents (lint touched files before task completion). Prevents claiming "production ready" code without verification. Includes linting rules knowledge base for ruff, mypy, and bandit, plus the linting-root-cause-resolver agent for systematic issue resolution.

Overview

This skill should be used when the model needs to ensure code quality through comprehensive linting and formatting. It provides automatic linting workflows for orchestrators (format → lint → resolve via concurrent agents) and sub-agents (lint touched files before task completion). Prevents claiming "production ready" code without verification. Includes linting rules knowledge base for ruff, mypy, and bandit, plus the linting-root-cause-resolver agent for systematic issue resolution.

Install command
npx skills add https://github.com/BbgnsurfTech/claude-skills-collection --skill holistic-linting

Copy and paste this command into Claude Code to install the skill

Stars18
Forks7
UpdatedDecember 18, 2025 at 12:18
File Explorer
63 files
SKILL.md
readonly