env-sync-check
OfficialInstantly audit environment version sync status.
Product & Management#pyproject.toml#environment sync#Prime CLI#version auditing#CI release management#GitHub hub
AuthorPrimeIntellect-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you detect which local research environments are out of sync with the Prime Intellect Environments Hub, preventing stale or mismatched environment deployments.
Core Features & Use Cases
- Compares versions across all environments: Reads every
environments/*/pyproject.tomland compares the[project] versionto the latest hub version for the matching environment ID. - Unified reporting for auditing: Produces clear sections for out-of-sync, not-on-hub, and in-sync environments, using a “—” hub version marker when no hub entry exists.
- Version-safe matching by name and exact string: Matches hub environments by the hub key format
primeintellect/<name>where<name>is taken frompyproject.toml’s[project] name, and compares versions via exact string equality.
Quick Start
Run the environment sync audit by executing: bash skills/env-sync-check/check.sh
Dependency Matrix
Required Modules
primepython3
Components
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: env-sync-check Download link: https://github.com/PrimeIntellect-ai/research-environments/archive/main.zip#env-sync-check 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.