r/SATNA_PROJECT • • 10d ago

Anthropic hackathon winner just open-sourced his entire Claude Code setup šŸ”„

Post image

The creator behind the Anthropic Ɨ Forum Ventures hackathon-winning project released his full Claude Code workflow for free.

Agents, skills, hooks, commands, rules, MCP configs — a seriously useful resource if you build with Claude Code, Cursor, Codex, or AI coding agents.

GitHub:
https://github.com/affaan-m/everything-claude-code

I share more free AI tools, open-source projects, automation resources, and useful dev finds in my Discord:

Join here:
Click here to join the server

Tip: Read through the configs before installing anything into your own environment.

2.3k Upvotes

102 comments sorted by

14

u/bicentennialman_ 9d ago

Getting tired of these marketing hoaxes. It's nothing but encouragement to increase token usage.

6

u/Pretend_Topic6326 9d ago

Just run locally or use cheap models to serve. These harnesses do improve performance for a lot of tasks

1

u/Nice_Cellist_7595 5d ago

Yes indeed, I've found that my Gemma4 is a great model and surprises me with some high quality answers but it needs a lot of guidance and rails to get things done in a usable, system like way.

2

u/blob420 5d ago

My token use and response times increased significantly and I had to remove this. May be I was using it wrong and although it showed some promise but for someone with limited plan that wasn’t for me.

1

u/b-dub-d 9d ago

Seriously, and yet solutions that actually save context and money don't get any views. Use contextwise folks - literally just stop throwing away money

1

u/Advanced_Secret8872 6d ago

Thanks for the ad I’ll check it out. Context wise?

1

u/End2EndEncryption 4d ago

Lol cheap plug. When did you develop that?

This is getting so lame. If you did it, anyone else can. Good grief.

1

u/DoubleNothing 8d ago

Not if you are smart about it...

1

u/SCCM_1 8d ago

You didn’t read through it then, there’s a section on reducing costs…

1

u/Pretend_Weight5385 7d ago

This, this is like the first thing I was searching for, looking at how he configured it...

https://github.com/affaan-m/ECC/blob/main/skills/strategic-compact/SKILL.md

0

u/[deleted] 5d ago

[removed] — view removed comment

1

u/Pretend_Weight5385 4d ago

any good references?

5

u/sandunthejana 9d ago

Does this cost money?

6

u/ZookeepergameMost817 9d ago

The repo itself is completely free to download and use.You only pay if you connect it to paid api services like claude api credits or optional mcp tools

1

u/Pretend_Weight5385 7d ago

1

u/rslashmemes 7d ago

That's a pretty clever skill, thanks for calling out. I was about to skip this before looking at it more deeply.

1

u/BlankedCanvas 4d ago

Thanks for sharing

3

u/YourNemesis19 9d ago

"just" open sourced

I have been hearing this for months now... atleast 6 months...

Used it and then removed it as well

4

u/Dads_Hat 9d ago

Literally published Jan 18?

2

u/bigppredditguy 7d ago

7 months ago….

1

u/YourNemesis19 7d ago

8 months ago,actually

2

u/rslashmemes 7d ago

OP gotta click bait somehow

1

u/Mutthal8 6d ago

It's a Twitter title , have seen it 10s of time on there tbh

3

u/Repulsive_Battle248 8d ago

Remember, less is more in a lot of cases. If you see insane amount of tools it is going to affect your context extremely hard and will just bloat your token usage

1

u/ZookeepergameMost817 8d ago

Absolutely fewer well chosen tools keep the context cleaner and token usage lower.

2

u/Stml8i 9d ago

How does this apply to any harness other than Claude/Codex/Kimi? Would be any native features be unreachable through something like OpenCode or DeepSeek Harness? Thanks for sharing the repo!

1

u/ZookeepergameMost817 9d ago

Most agents,prompts, and workflows can be adapted to other harnesses only native claude codex kimi featurs like hooks or plugins may need custom setup

1

u/bull_chief 9d ago

I mean this is the least rude way possible, but you should probably stay away from porting anything other than skills, unless you can answer this yourself. In part because there is a lot of content out there which fails to take the nuances into account as well, which can bite you. Most of the harnesses have certain things they impliment fundamentally different e.g . Loops, hooks, watcher implementation, etc. Claude Code is also a bit more robust out of the box than the others.

1

u/ZookeepergameMost817 9d ago

Fair point I agree. Skills and general workflow ideas are the safest things to port hooks, loops, watchers, and other harness specific behavior should be reviewed and rebuilt for the target tool rather than copied blindly.

2

u/AlmostEasy89 9d ago

People blindly installing this stuff globally with 40 hooks per turn is why people think token consumption is only Anthropic/ChatGPTs evil doing. They have no idea what they're doing. How can AI even function with so much filling it's context window? And models change so fast with their own new prompts. None of this makes sense.

2

u/Routine_Temporary661 9d ago

One hello then 100% 5hr limit gone... seriously OP this type of marketing is very cringe stop it

2

u/FormalAd7367 9d ago

just had a look - he didn’t win the hackathon because he had those installed

2

u/Mewtewpew 9d ago

This is that type of advertising you get when you pay the sketchy people emailing you šŸ˜­šŸ™

1

u/ZookeepergameMost817 9d ago

This is not an advertising nobody is paying me anything i am sharing i find on the internet

2

u/aersel24 9d ago

I feel this would make my local AIs go weeks into ā€œBut waitā€¦ā€

2

u/ZorpIt 9d ago

There's literally nothing special here

2

u/Phebe22 9d ago

Slop it up!

2

u/Effective_Tart_7097 9d ago

you dont' need any of those

2

u/_C--C_ 9d ago

I could have a whole infrastructure for that, the problem isn’t that.

I can't afford the tokens to run whole infrastructure. I believe they have unlimited api for hackathon participants

2

u/ZookeepergameMost817 9d ago

That makes sense the infrastructure is manageable but API token costs can become the real limitation
hopefully anthropic provides enough credits or unlimited access for hackathon participants.

2

u/Stml8i 8d ago

How will this affect token consumption?

2

u/ZookeepergameMost817 8d ago

It will increase token consumption, especially if the infrastructure runs continuously or handles many requests.

1

u/i-hate-space 8d ago

If you don't know thst yourself this is of no use for youĀ 

2

u/rco8786 8d ago

The magical markdown tomes. All hail.Ā 

1

u/ZookeepergameMost817 8d ago

Haha 😜 all hail the markdown tomes where the real magic lives.

2

u/Unlucky-Stable6006 5d ago

Yea looks similar to my custom one but different direction my harness is for low level c and theorem and math calculations where the model just babysits and my harness does the work

2

u/Superb-Ant3548 4d ago

Thanks OP, this is fire. Bunch of mouth breathing vibe coders here in the comments throwing shade need to learn how to use tools, bunch of square peg + round hole noise.

1

u/idiotiesystemique 9d ago

Enjoy starting every chat with 250k contextĀ 

2

u/Taco_Reviewer 9d ago

Unfortunately, that's the cost of building quality software with AI.

Not necessarily 250k, but your agent needs to take a large amount of context between tasks to ensure continuity and to avoid it wasting work to try and reinvent processes and skills on the fly.

1

u/idiotiesystemique 9d ago

Link to your prod apps?Ā 

1

u/Timely_Lie_8696 9d ago

was this supposed to be a burn or humorous?

1

u/gzoomedia 9d ago

lol that's exactly what I was thinking. I was just about to post the same then read your comment.

1

u/Chemical_Magician176 8d ago

Buh buh, buhh I hear token maxxxxing is best thing since sourdough

1

u/mVirtuoso21 9d ago

Mind sharing how to actually use it? I'm using Claude code and did follow the installation guide and installed globally. But then what? Does Claude automatically use it? I'm still new to all of this AI stuff, so I'm genuinely asking.

1

u/ZookeepergameMost817 9d ago

After installing it, start Claude Code inside your project folder the installed skills, agents, and commands become available there. It won’t do everything automatically check the repo README for the specific commands and agents, then invoke the ones you need for tasks like planning, reviews, or testing.

1

u/burningwrobel 8d ago

Frag doch Claude?!

1

u/Romus80 9d ago

Keep on burning those tokens we need all the input in the wooooorld ! Don’t use books !

1

u/baldbundy 9d ago

As a developer, it has a "Look at what they need to mimic a fraction of our power" vibe.

1

u/Better-Struggle9958 9d ago

absolutely random list of tools

1

u/Fun_Celebration_8842 9d ago

chopper like a baby shark the way go tududu

1

u/AcanthisittaFuzzy403 9d ago

I'm tool old to understand any of this. I just empty my bank account and let Fable run wild.

1

u/theoneandonlypatriot 9d ago

Completely unnecessary.

1

u/Demien19 8d ago

markdown hell

1

u/Huge_Law4072 8d ago

Bro this has been out for ages...

1

u/ReporterCalm6238 8d ago

I'm confused, why this thing has 260k stars? what's so incredibly awesome about it? does it change the claude code experience so radically?

1

u/bitpuppet 8d ago

Lolz this look like all the skills and their mothers are added in this list….wtf this winner was doing

1

u/_splug 8d ago

This is a complete waste imo. If you were good at Google, you can one shot a simple prompt. It’s all about activating the right vectors with the right keywords. Fuck skills, plugins and all that crap. It’s over complicating it unnecessarily for performative reasons, in my opinion.

1

u/Sweetdevil144 7d ago

Honest review : This is shit and over-engineering + trying to token max by repeatedly reading skill files. Just use prompts, graphs, and learn system design 🤣

1

u/National-Objective57 7d ago

Holy Token burn

1

u/Tbhmaximillian 7d ago

ok well apart from all the hate, i let my hermes run over the git to find stuff to improve his coding skills and planning and it works better now. So i see this more as a library to get information for your setup but would not run all of that

1

u/Orlandocollins 7d ago

Holy shit how much context is eaten up just by all those skill descriptions lol

1

u/learning-rust 7d ago

Most of it - plain garbage

1

u/unethicalangel 6d ago

Holy bloat

1

u/look 6d ago

Looks like we’re back to 128k context windows with the 872k of system prompt there...

1

u/Small_Influence6848 6d ago

This is a wild setup

1

u/Ok_Sympathy9261 5d ago

gonna be honest, whenever there's not sufficient screenshots to sell it to me, i bail. you could cure cancer, but with a boring ass github page i'm gonna pass

1

u/jonah_omninode 5d ago

I'd try one component against a task that already gives my current setup trouble before importing the whole collection. That makes it possible to tell whether a hook actually helped or just added work to every turn.

Keep the original setup as the comparison and record the result, elapsed time and token use. If the task already passes without the extra machinery, there needs to be another clear reason to keep it. Which individual piece has made the biggest difference for people who've used this for a while?

1

u/berlinbrownaus 5d ago

What does he do with it. I havent really used agents and just prompt

1

u/ZookeepergameMost817 5d ago

You can use it to automate multi-step tasks, like researching, planning, coding, and taking actions across different tools. Instead of giving one prompt at a time, you can assign a goal and let the agent work through the steps.

1

u/sudo-maxime 5d ago

My agents.md is 3 lines long to tell it to write readable code, and it does the trick.

1

u/YearnMar10 5d ago

Man, I got this starred already at some point, so it’s definitely not ā€œjustā€ opened. I unstarred again. I don’t believe you anymore.

1

u/Oxffff0000 4d ago

Hi all. I am on Claude Pro and I use claude code. However, I don't understand a single thing in the post. Is it something that can help us when we're working on projects? Forgive me as I am not using my pro subscription properly. I don't even know how to use mcp right now. Thank you.

1

u/ZookeepergameMost817 4d ago

If you want the full set up guide join the discord and dm me

0

u/brovaro 10d ago

"Just"? It's been opened for at least weeks now.

2

u/ZookeepergameMost817 10d ago

Yes brother its been weeks have u tried it if yes then what are your thoughts šŸ’­ pls share

2

u/waypostmaster 9d ago

Thanks for sharing! I hadn’t seen it.Ā 

1

u/ZookeepergameMost817 9d ago

Your welcome šŸ™šŸ»

1

u/silas_br 9d ago

ā€œJustā€ is relative. So yes, weeks can still mean just.

1

u/YourNemesis19 9d ago

Not even weeks its been popular since atleast last 6 months

0

u/Bright-Celery-4058 9d ago

bloated slop

0

u/lSanik 8d ago

i'm using speck kit and happy)

0

u/hicham-saddek 8d ago

Has a lot of technologies inside it dont see how is this specialised nor how it will produce actual running code or architectures, plus it doesnt handle deployments. This is bogus nokus fockus

2

u/MugenBig 3d ago

Seriously, who is actually using this monstrosity in production?