Commit Graph
3 Commits
Author SHA1 Message Date
wassname 9ffbeff014 Merge dev4 into main 2026-09-07 14:36:01 +08:00
wassnameandClaudypoo 3a58c54170 follow the skill spec: references/ not refs/, and namespaced subskill names
- refs/ -> references/, the folder name the Agent Skills spec uses and the one
  Hermes skips when it walks for nested skills.
- rl and pinn declared name: rl and name: pinn, which are global names in a flat
  skill namespace. Now ml-debug-rl and ml-debug-pinn. They also called themselves
  sub-skills of 'ml-debugging', which is not this skill's name.
- Drop the dead link to SKILL_old.md. It moved into gitignored slop/, so the link
  was broken for anyone who cloned.
- Route references/llm_judge_litreview.md, the one reference SKILL.md never named.
- Description leads with the trigger situations. Hermes truncates it to 57 chars.

Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com>
2026-08-27 09:59:01 +08:00
wassnameandClaudypoo 26eb2cce6a candidate quotes and a common-mistakes draft, not yet in the README
Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com>
2026-08-25 11:23:30 +08:00