SNSeiji Nakayainloosedays.hashnode.dev·13h ago · 9 min readAI Makes Developers Faster. Why Can It Make Teams Slower?This was first published on the Vibsync blog. Reposting for the DEV community. The short version: AI reliably makes each developer faster. Whether it makes the team faster is a separate question — and00
SNSeiji Nakayainloosedays.hashnode.dev·2d ago · 6 min readHow to Prevent Multiple AI Coding Agents from Editing the Same FilesWhy this is different from a merge conflict A merge conflict is detected after both sides changed the code. What you actually want is to know, before you start, that a teammate's agent is already rewr00
SNSeiji Nakayainloosedays.hashnode.dev·4d ago · 3 min readClaude Code Team Memory: CLAUDE.md, Git, or MCP?CLAUDE.md: standing instructions, per repo CLAUDE.md is a file Claude Code reads automatically. It's the right home for stable, repo-scoped conventions: coding style, architecture notes, "run the test12C
SNSeiji Nakayainloosedays.hashnode.dev·5d ago · 4 min readHow to Share Claude Code Learnings Across Your TeamYour team adopted AI coding agents, and productivity went up. But something quieter also happened: every developer's agent now learns in isolation. One teammate's Claude Code session works out that th00