What problem does it solve?
Managing agent-native skills across multiple repositories and targets is error prone: installations drift, provenance is lost, and text-based merges destroy methodological intent. This Skill centralizes installation, provenance tracking, drift detection, dependency validation, and an AI-guided synthesis merge process so teams and individual agents can keep skills consistent, auditable, and safely customized.
Core Features & Use Cases
- Install & Sync: Copy skills from public, shared, or private source repos into agent target directories and record provenance with a .source.json file.
- Drift Detection & Reporting: Compare installed SKILL.md checksums against source commits to surface OK, DRIFT, MISSING, or ORPHAN states.
- Synthesis Merge: Perform AI-led merges that reconcile methodology-level changes while preserving local customizations and surfacing real conflicts for user decision.
- Dependency & Access Validation: Enforce the public/shared/private dependency hierarchy and warn about missing or invalid dependencies.
- Audit & Recovery: Regenerate corrupted provenance, detect circular dependencies, and recommend remediation steps for missing repos.
Quick Start
Request the manager to install or update synthesis skills from your public and private repositories, then run status to detect drift and validate dependencies.