Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

ln -s to the rescue!
 help



That doesn't work very well if your developers are on Windows (and most are). Uneven Git support for symbolic links across platforms is going to end up causing more problems than it solves.

Win developers aren't using WSL?

It's why I wrapped my tiny skills repo with a script that softlink them into whichever is your skills folder, defaulting to Claude, but could be any other.

I treat my skills the same as I would write tiny bash scripts and fish functions in the days gone to simplify my life by writing 2 words instead of 2 sentences. Tiny improvement that only makes sense for a programmer at heart.

[1] https://github.com/flurdy/agent-skills


The root cause should be fixed.

Why not hardlinks?

You can't hardlink a directory.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: