I am specially interested in small startups where about 10-20 developers working to ship products to customers in domains like retail, healthcare, and education.
1. How have you changed pre-AI best current practices to the post-agent world?
2. What are the tools or products you are using today or have changed? (E.g. code review, end-to-end testing)
3. What has worked well that other teams should double down on?
4. What hasn’t worked?
SillyUsername•22m ago
2. AI doing production triage work
3. AI code reviews before submittng work to my team to review.
4. The workers that haven't embraced AI assistance work at a slower pace, which bottlenecks teams when you rely on them. This is particularly noticeable when it comes to PRs and there are a (human usual) number of defects requiring more time to fix and/or refactor.
Using AI doesn't mean it has to take your job, it means like an intelligent IDE, it can correct your code and instead of templates (e.g. implement this interface and you get stubs) you have entire classes written.