check-override-drift

Official

Detect drift in aiobotocore PRs with botocore mirrors.

Authoraio-libs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill detects behavioral, cosmetic, and silent bug fixes drift in aiobotocore PRs that touch botocore mirrored files, ensuring code consistency and avoiding future integration issues.

Core Features & Use Cases

  • Behavioral Change Detection: Flags non-mirrored behavioral changes between aiobotocore and botocore code.
  • Cosmetic Drift Analysis: Identifies non-essential changes such as docstrings, comments, or import reordering.
  • Silent Bug Fix Identification: Highlights silent bug fixes that might require attention.
  • Use Case: When reviewing a PR in aiobotocore, the Skill can automatically analyze the changes against the botocore mirror and provide feedback on drift.

Quick Start

Run the skill on the PR #123 or local diff 'local.diff' by executing: check-override-drift --pr=123 or check-override-drift --diff=local.diff.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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-override-drift
Download link: https://github.com/aio-libs/aiobotocore/archive/main.zip#check-override-drift

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.