build-loop:sync-skills
CommunityDetect and resolve skill drift in build-loop architecture
Authortyroneross
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill identifies and reports any discrepancies between the local build-loop skills and their canonical source files, ensuring consistency and accuracy.
Core Features & Use Cases
- Drift Detection: Identifies any changes in the source files that affect the local skills.
- Read-only: Never updates skills automatically, only reports drift.
- Use Case: After updating the canonical source, this skill helps determine which local skills need to be refreshed to match the new source.
Quick Start
Run the drift-check script with the following command:
python3 ${CLAUDE_PLUGIN_ROOT}/scripts/sync_skills.py
Dependency Matrix
Required Modules
None requiredComponents
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: build-loop:sync-skills Download link: https://github.com/tyroneross/build-loop/archive/main.zip#build-loop-sync-skills 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.