VPVanesa Portillo Rojasinvanevic.hashnode.dev·May 3 · 7 min readCLAUDE.md: The File That Makes AI Agents 10x Better on Your CodebaseEvery time you start a new Claude Code session, the agent starts fresh. No memory of last week's work. No understanding of your naming conventions. No idea that you're using MediatR for CQRS or that a00
VPVanesa Portillo Rojasinvanevic.hashnode.dev·Apr 28 · 6 min readHow to Write Linear Tickets That AI Agents Can Actually ImplementMost Linear tickets are written for humans. Which makes sense — until you start using AI agents to implement them. When you hand a ticket to a human developer, they fill in the gaps from experience. T00
VPVanesa Portillo Rojasinvanevic.hashnode.dev·Apr 24 · 6 min readHow I Designed a Pharmacy System with AI Before Writing a Single Line of CodeI'm a developer. I know how to code. But for my last project — a full pharmacy management system — I didn't open my IDE until the entire architecture was already done. Not because I was lazy. Because 00