Sebastian Korfmann
@skorfmann.com
1.3K followers 750 following 1.4K posts
Exploring MCP and agentic coding, both personally and for the enterprise context. Based in #hamburg - https://skorfmann.com
Posts Media Videos Starter Packs
Reposted by Sebastian Korfmann
simonwillison.net
I'm beginning to suspect that a key skill in working effectively with coding agents is developing an intuition for when you don't need to closely review every line of code they produce. This feels deeply uncomfortable!
Reposted by Sebastian Korfmann
opensource.block.xyz
Stop repeating yourself: goose can build tools from your work history!

🔍 Analyze session data
📖 Build recipe automation
📈 Level up productivity
⏰ Save your future self time!
skorfmann.com
what kind of queries / access patterns?
skorfmann.com
just stuff it into parquet files and dump it into a bucket 😅
Reposted by Sebastian Korfmann
ntaylormullen.bsky.social
We've released Gemini CLI extensions for querying PostgreSQL and MySQL with natural language.

If you're interested, take them for a spin! Oh and we'd appreciate any feedback you'd be willing to share 👇

github.com/google-gemin...

#GeminiCLI #Postgres #MySQL #OSS
skorfmann.com
mostly manual context building (with help of Claude Code or claude.ai) and then keeping track of changes / decisions in a file plus maintaining some sort of quick reference index file about the project (which component does what and where). Those frameworks felt a bit too strict for my cases
Reposted by Sebastian Korfmann
tobilg.com
Yup. Claude coded a complete DuckDB Extension for me during my lunchbreak with the help of three MCP servers and a handful prompts… Crazy.
skorfmann.com
At this point, ignoring agentic coding tools is like refusing to use Git because you prefer manually tracking file versions in folders named 'final_v2_ACTUAL_final'
skorfmann.com
Yes! Also, research tasks in chatgpt or Claude.ai to generate use case specific docs
skorfmann.com
Prototyping with Claude Sonnet 4.5 is incredible 🧑‍🎨
skorfmann.com
Compacting a Claude session early can be like feeding a sourdough starter - discard the old stuff, keep the good parts, watch it rise again 🍞✨
skorfmann.com
Was just thinking today, that I need something which prompts me every now and then to quickly write (dictate) some summary / notes 😅
skorfmann.com
I'm a markdown junkie now thanks to Claude Code - been doing tons of code analysis lately. But viewing them in the terminal sucks - luckily @thieso2.bsky.social built www.npmjs.com/package/more... - a handy tool to serve your directory and navigate/search md files - with Mermaid rendering! 🎉🚀
www.npmjs.com
Reposted by Sebastian Korfmann
ntaylormullen.bsky.social
And that's a wrap on Gemini CLI's 3-day drop! What started as 3 days got a little bigger 😉

Huge thanks to everyone who followed along!

Full recap of what we launched this week 🧵👇

#GeminiCLI #AI #DevTools #OSS #3DayDrop
Reposted by Sebastian Korfmann
skorfmann.com
Aber schon heut Nachmittag?
skorfmann.com
... reading that report #wtf
skorfmann.com
Parallized Claude sub-agents doing code analysis 🎉 #claudecode