@bashifuirkashi: Boris Cherny (The creator of Claude Code) just dropped his personal claude.md file and it completely changes how you should be building. Here’s what separates him from everyone else: 1️⃣ Plan before you touch code No guessing. No “let me just try this.” Write the plan first → execute second → replan if needed 2️⃣ Don’t think alone, use subagents Hard problems ≠ one thread of thinking Break it down, delegate, keep context clean (This is literally how real AI systems scale) 3️⃣ Build a self-improving system Every mistake → saved → reused Your AI gets better every session instead of repeating errors 4️⃣ If you didn’t test it… it doesn’t exist Logs. Tests. Proof. No “it should work” 5️⃣ Bugs = immediate action No procrastination Trace → root cause → fix Like a real engineer, not a prompt spammer Most people treat claude.md like notes Real AI engineers treat it like a contract That’s the difference between: “someone using AI tools” vs “someone building AI systems” #ai #aiengineer #claude#softwareengineer