d9aac8a2
Make sourcehut-custom-service a global skill installed via Justfile
Move the skill from project-local .claude/skills to the skills/ backup dir (matching sourcehut-ci) and generalize the Justfile install target to a skill list, installing both into ~/.claude/skills. Replace absolute mirror paths with repo::<path>::<symbol> references resolved against a single __SRHT_MIRROR__ placeholder that the install target substitutes with the repo's absolute path; switch citations from drift-prone line numbers to stable symbol names and fix a stale core-go/auth/internal.go reference to core-go/auth/middleware.go.
Eugene Blikh <bigbes@gmail.com> — 2026-06-15 20:04:22 UTC
Commit d9aac8a275e68ad733cd154140f496d8ff2309ae —
view raw patch
Parent(s):
50df4c29
| File | Status | + | − |
|---|---|---|---|
.claude/skills/sourcehut-custom-service/SKILL.md → skills/sourcehut-custom-service/SKILL.md
|
R | +55 | -50 |
justfile
|
M | +20 | -7 |