~bigbes/sourcehut-root: 48497c45

skills: back up ci-cacher, and carry the drift back from the installed copies

Three things had come apart between this repo and ~/.claude/skills:

- sourcehut-ci-cacher was never backed up here at all. Added, with its
  sibling-repo citations rooted at __SRHT_FAMILY__ like the rest, and
  listed in the justfile so install renders it.
- references/federation.md had gained a paragraph in the installed copy
  about spelling the access scope in UPPER CASE — upstream derives its
  scope names from a GraphQL enum, a custom service has nothing to derive
  from, and the spelling drifts. Brought back here.
- the service that is not a precedent was still called sourcehut-epaste,
  a name the directory left behind, and was said to have no go.mod. It is
  sourcehut-snip and it does have one, so the note now says what it is
  rather than what it was.

The installed copies are rendered from here, so anything edited there is
lost on the next install — which is what nearly happened to the
federation paragraph.

Eugene Blikh <bigbes@gmail.com> — 2026-08-19 18:44:04 UTC

Commit 48497c45643ee70ea372e5778febe98492c06004view raw patch

Parent(s): 60c7f83f

4 changed file(s)

FileStatus+
justfile M +1 -1
skills/sourcehut-ci-cacher/SKILL.md A +362
skills/sourcehut-custom-service/SKILL.md M +1 -1
skills/sourcehut-custom-service/references/federation.md M +28