Posts, a community app by Read.cv

Thread
Sahil Dave

🧵 Tips for efficient AI in coding workflow When building complex features, I generate comprehensive feature summaries at every step. Let me walk you through my workflow.👇

Sahil Dave

2️⃣ Whenever I progress on a feature, I ask the Composer to create a detailed breakdown in a markdown file. This isn't just documentation—it's a real-time progress tracker that helps me stay organized.

Sahil Dave

3️⃣ My summaries typically cover: • What's working ✅ • What's still in progress 🚧 • Potential edge cases ⚠️ • Implementation details 📄 • Next steps 📈

Sahil Dave

5️⃣ Benefits: • Instant documentation • Clear progress tracking • Highlights areas needing more work • Creates a living record of feature development • Helps me think strategically about implementation

Sahil Dave

6️⃣ Try this approach. It turns feature development into a structured, transparent process. The AI becomes your co-pilot in tracking complexity.