sisters
CommunityFind cross-repo drift before it breaks you.
Software Engineering#github actions#repository audit#branch hygiene#toolchain pinning#cross-repo drift#merge protection#skill-context parity
Authorajbarea
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents hidden inconsistencies across related repositories (the “sisters”) by auditing CI/action pins, toolchain settings, merge policies, and repo hygiene so you don’t discover drift the hard way during releases or onboarding.
Core Features & Use Cases
- Action-pin drift detection: Compares
uses: owner/action@versionpins across sisters and reports mismatched versions that can cause flaky CI or divergent behaviors. - Skill-context structural parity: Verifies required
.claude/skill-context.mdsections exist consistently across sisters to avoid missing operational scaffolding. - GitHub merge-setting drift and protection checks: Detects divergence in merge rules and validates that
mainis protected with required checks and safe settings. - Toolchain pin drift in
pyproject.toml: Surfaces drift inrequires-python, Ruff target-version, and dev tool specs (ruff,ty,pytest) at the rootpyproject.tomllevel. - Operational hygiene signals: Rolls up open PRs, flags stale branches, checks local
mainvsorigin/maindivergence, and looks for conventions like Codecov config and log-retention policies.
Quick Start
Run the Sisters audit by asking the AI to invoke techne:sisters and then paste the output report back for review.
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: sisters Download link: https://github.com/ajbarea/techne/archive/main.zip#sisters 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.