skillex-skill-registry
Installation
SKILL.md
Skillex Skill Registry
Registry-operations hub for ~/code/skillex. Everything here is about which skills exist, where they live, how they are bundled into packs, and how a manifest turns that into a projection on disk — never about what a SKILL.md says.
The generic SSOT fan-out ENGINE (master→dialect propagation, lock files, drift gates, and the mechanics of sync.py / sync-skills.py as a fan-out pattern) belongs to agent-config-fanout; its references/skill-packs.md is the engine-side view of the same contract. This skill is the operator's view: run the registry, cut packs, fix broken manifests.
Routing
| Task | Read |
|---|---|
| Where does a skill/pack/skill-set live? What is in the registry today? | references/topology.md |
Write or fix a .agents/skills.json; precedence; redundancy pruning; resolution ladder |
references/manifest.md |
Cut a new pack, bump a pack version, render/seal/verify, pack.toml anatomy |
references/pack-authoring.md |
Worked upgrade: bmad 6.10.1-next.31 → 6.10.2 end to end |
references/pack-authoring.md |
Skills not appearing in a CLI; mise tasks; the six CLI dirs; retired dirs; --prune-retired |
references/fanout.md |
pj audit / pj migrate on skills.project-manifest; --accept-registry-matches |
references/pjangler-integration.md |
| Something is broken and you need symptom → cause → fix → why | references/gotchas.md |