<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Oguzhan Ozturk — Blog</title><description>Data architecture, cloud technology, and practical AI — guides, tips, and tutorials.</description><link>https://oguzhanozturk.dev/</link><item><title>11 Repos That Changed How I Ship Code With AI Agents</title><link>https://oguzhanozturk.dev/blog/eleven-repos-shipping-with-agents/</link><guid isPermaLink="true">https://oguzhanozturk.dev/blog/eleven-repos-shipping-with-agents/</guid><description>A map of the eleven open-source repos behind the way I work with coding agents now — grouped into the three things they actually fix: how the agent works, what it knows, and how much of the loop you have to crank yourself.</description><pubDate>Wed, 08 Jul 2026 00:00:00 GMT</pubDate><category>AI Guides</category><category>Claude Code</category><category>AI Agents</category><category>Developer Productivity</category><category>Loop Engineering</category><category>Context Engineering</category><category>LLM</category></item><item><title>Loop Engineering: Agents That Keep Working Without You Babysitting Them</title><link>https://oguzhanozturk.dev/blog/loop-engineering-agents-without-babysitting/</link><guid isPermaLink="true">https://oguzhanozturk.dev/blog/loop-engineering-agents-without-babysitting/</guid><description>Most people still use coding agents like a chat box — prompt, wait, copy, fix, repeat. The next step is to stop prompting and design the loop that prompts the agent for you. Here&apos;s the shift, the repo that names it, and two tools that make a loop worth running.</description><pubDate>Sun, 05 Jul 2026 00:00:00 GMT</pubDate><category>AI Guides</category><category>Claude Code</category><category>AI Agents</category><category>Loop Engineering</category><category>Automation</category><category>Developer Productivity</category><category>LLM</category></item><item><title>Context Engineering: Stop Your Agent Forgetting — and Burning Tokens It Didn&apos;t Need</title><link>https://oguzhanozturk.dev/blog/context-engineering-memory-tokens/</link><guid isPermaLink="true">https://oguzhanozturk.dev/blog/context-engineering-memory-tokens/</guid><description>A coding agent fails in two quiet, expensive ways: it forgets what it learned last session, and it re-reads your whole codebase to answer a small question. Four open-source tools attack both — memory, knowledge graphs, and context compression — and they map cleanly onto ideas any data engineer already trusts.</description><pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate><category>AI Guides</category><category>Claude Code</category><category>AI Agents</category><category>Context Engineering</category><category>MCP</category><category>Developer Productivity</category><category>LLM</category></item><item><title>Skills Worth Stealing: 4 Public Skill Libraries for Your Coding Agent</title><link>https://oguzhanozturk.dev/blog/agent-skills-worth-stealing/</link><guid isPermaLink="true">https://oguzhanozturk.dev/blog/agent-skills-worth-stealing/</guid><description>A skill is a reusable instruction file that teaches your coding agent how to do a task the way a senior engineer would. Four engineers put theirs on GitHub — here&apos;s what&apos;s inside, when to reach for each, and the trap to avoid before you copy them in.</description><pubDate>Sat, 27 Jun 2026 00:00:00 GMT</pubDate><category>AI Guides</category><category>Claude Code</category><category>AI Agents</category><category>Developer Productivity</category><category>Skills</category><category>LLM</category></item><item><title>Mirroring MySQL to ClickHouse in Near-Real-Time with Debezium + Kafka</title><link>https://oguzhanozturk.dev/blog/cdc-mysql-to-clickhouse/</link><guid isPermaLink="true">https://oguzhanozturk.dev/blog/cdc-mysql-to-clickhouse/</guid><description>A practical CDC pipeline: stream inserts, updates, and deletes from MySQL into ClickHouse in under five minutes — using Debezium, Kafka, and ReplacingMergeTree to keep an append-only columnar store correct.</description><pubDate>Mon, 22 Jun 2026 00:00:00 GMT</pubDate><category>Tutorials</category><category>CDC</category><category>ClickHouse</category><category>Kafka</category><category>Debezium</category><category>Data Architecture</category></item></channel></rss>