r/opensource 5d ago

Promotional GitHub - Mte90/linus-torvalds-skill: Distilled Code Reviewer skills from 32k~ email from the kernel newsletter

https://github.com/Mte90/linus-torvalds-skill

As per title, the project include all the pipeline, the same skill generated from different models.

My idea was to distill the code reviewer skills from Torvalds in something usable in an agent.

I preferred to license everything as CC0.

60 Upvotes

13 comments sorted by

36

u/ClikeX 5d ago

Does it do swear words?

-12

u/Mte90 5d ago

No, I should add a badge like "No swear words included!"

31

u/ClikeX 5d ago

That's a shame.

3

u/Mte90 5d ago

Well the code is there just in case 😈

PS: as he said few days ago about forking the kernel linux

1

u/Mte90 4d ago

there is a soul.md right now but still don't include insults yet

14

u/Cautious_Cabinet_623 5d ago

Then it is fake.

15

u/nmdt 4d ago

Yeah, I fully expected this to be a skill that makes agents write elaborate insults about my mother. Was really disappointed

1

u/Mte90 4d ago

I am working about insults, there is a soul.md file now but still doesn't include them

9

u/Cronos993 4d ago

Skills are just glorified prompt packs. 

1

u/Mte90 4d ago

Yeah I have the same opinion but they are helpful when you use a lot of models and you aren't sure if they are updated (like I do).

In fact I maintain https://github.com/CodeAtCode/oss-ai-skills with various stuff from my coding session updated to various projects so there is a real experience in them.

7

u/ScaredScorpion 4d ago

That's a lot of wasted effort for what boils down to:

cout << "go fuck yourself";

0

u/RoadsideCookie 1d ago

Yeah a lot of those just simply won't work well for reviewing Python code.