~bigbes/sourcehut-root

sourcehut-root/justfile -rw-r--r-- 993 bytes
d9aac8a2 — Eugene Blikh 26 days ago master
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.
10a4d669 — Eugene Blikh a month ago
Add sourcehut-ci skill backup and justfile install target

Mirror the live ~/.claude/skills/sourcehut-ci skill into skills/ and add an
rsync-based 'install' recipe (repo -> ~/.claude).