skill-sync
Installation
SKILL.md
Skill Sync Workflow
Three Skill Repos
| Repo | Purpose | Scope |
|---|---|---|
loxosceles-dev/dev-skills |
Coding, shared, project-setup skills — public | All projects |
loxosceles/guitarizta-skills |
Guitarizta domain skills (KB, comms, ops, etc.) — private | Host + Guitarizta projects |
loxosceles/local-skills |
Host-machine-only admin tasks (invoice downloads, file processing) — private | Host only — never in projects |
Project-specific Guitarizta workflows belong as committed skills inside the project repo (.kiro/skills/<skill-name>/SKILL.md), not pulled from guitarizta-skills.
Each repo also contains:
skills/— the skill files (deployed by APM)agents/kiro/— Kiro agent JSON configs (host symlinks point here; authoritative version).apm/agents/— agent JSONs mirrored fromagents/kiro/(APM currently skips these — see Agents section).apm/hooks/— Kiro hooks (deployed by APM to.kiro/hooks/)apm.yml— APM package manifest at repo root