check-async-need
OfficialAutomate classification of botocore version bumps for async need assessment.
Authoraio-libs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the classification of botocore version bumps as no-port, port-required, or ambiguous, providing an efficient way to decide if code changes are needed for aiobotocore compatibility.
Core Features & Use Cases
- Version Classification: Diffs botocore tags to determine the level of compatibility needed for aiobotocore updates.
- Function Analysis: Inspects every added/changed function in overridden files for async contamination and emits classification results.
- Use Case: Integrate this Skill into your CI/CD pipeline to ensure botocore updates don't break aiobotocore functionality before release.
Quick Start
Use the check-async-need skill with the following command:
check-async-need --from=1.42.84 --to=1.42.89
Dependency Matrix
Required Modules
gitpython
Components
scriptsreferences
💻 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: check-async-need Download link: https://github.com/aio-libs/aiobotocore/archive/main.zip#check-async-need 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 620,000+ vetted skills library on demand.