Kieran Klaassen
@kieranklaassen
building @coracomputer | EIR @every | agent-ophile | software engineer | composer | maker | baker
We launched @CoraComputer My inbox feels calm Check it out
🚨 NEW: What if your inbox was just...handled? That's why we built @CoraComputer: the AI chief-of-staff for your email that only costs $15 / month—not $150k. Today, Cora is out of private beta and available publicly! 🚀 It does three things: - Screens your emails so you…
guys i think i may have created the most amazing Claude subagent 😂 @AnthropicAI is going to the moon now 🚀
thinking the same
If most of my work is Claude code. Does this mean I should just used zed!?!?
Today @aviflombaum said he does not use tailwind anymore and just uses BEM css! Love it, trying now.

Got to host @kieranklaassen and his family for a BBQ in Dumbo. Geeked out about AI, @rubylangorg, @rails and @every
Okay I'm officially psyched and looking for a GM to explore Every's in-house AI lawyer with me. If this sounds like you (technical by necessity), DM me! +1 if you have done work in legal tech before!
when we got rejected from YC our freshman year of college PG specifically wrote this part of the reason it was extremely important for my development and i am very grateful for it
Don't drop out of college to start or work for a startup. There will be other (and probably better) startup opportunities, but you can't get your college years back.
We’ve been building an agents framework on top of RubyLLM at @chatwootapp Could be of use as you scale up the feature :) ruby-ai-agents.netlify.app
Rename complete: github.com/aviflombaum/pr… In the future, make sure your gem name is available and what you want before generating it because the rename is messy.
we're at a point in the speed and power of AI where work is starting to feel like a video game
Claude Code now lets you create teams of custom agents. We'd love to hear what you build.
Claude Code is getting a brand new feature: custom subagents. Type `/agents` to get started.
you can build a lot in 24h with claude code. here are the hacks from the @every team (many of whom are non-technical):
What is agentic coding and how is it different from vibe coding? From @kieranklaassen (founder of Cora): "It's like I'm a manager and I have like a team of people that are very capable." 📌 Watch exactly how Kieran uses Claude Code and AI agents to build in our full tutorial:…
Late breaking update! We are doing a Think Week demo day tomorrow for @every paid subs 11 AM EST live from Upstate, NY!
Just sent this to our lawyer.... the legal industry is cooked. $1,000 an hour for a lawyer to charge you to organize files or redline an NDA is insane. That industry is over, but no lawyers I've spoken with seem to acknowledge it. Yes yes... you'll need lawyers for serious…
new paralegal joining the @every discord courtesy @bran_don_gell
it’s only vibe coding if you’re doing it with 1 hand in the air the whole time
Structured output just landed in RubyLLM! 🎉 No more parsing JSON and crossing your fingers. Define your schema, get exactly what you asked for. Every time. chat.with_schema(PersonSchema).ask("Generate a person") # => {"name" => "Alice", "age" => 30} rubyllm.com/guides/chat#st…