typing-exclusion-worker
OfficialSafely manage mypy exclusions in typed code.
Authorgetsentry
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Python typing exclusion lists in pyproject.toml can drift, leading to typing inconsistencies and build issues. This skill automates the safe removal of assigned mypy exclusion modules in small, auditable batches, fixes typing issues within scope, runs necessary validations, and produces a structured completion summary.
Core Features & Use Cases
- Remove assigned modules from mypy exclusions in pyproject.toml.
- Run targeted mypy checks within the assigned scope and fix typing issues using precise typing patterns and scoped changes.
- Run required tests for touched areas and generate a clear completion summary for orchestration.
Quick Start
Provide the exact modules to remove and the ownership, then initiate the worker to apply the exclusion changes and run validation.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: typing-exclusion-worker Download link: https://github.com/getsentry/skills/archive/main.zip#typing-exclusion-worker Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.