76
381
59
382
12h ago
I spent a long time thinking at the code level.
Take an issue. Write code. Open a PR. Smoke test it. Fix CI. Debug. Review. Merge.
When I started using agents, I carried that same workflow across:
Take issue X. Refine it first. Follow the acceptance criteria. Implement it. Review the output. Smoke test it. Rebase it for human review.
3
17
5d ago
I m curious how other makers prefer to build.
There are obvious advantages to both.
Building solo can mean faster decisions, complete ownership, and no need to constantly align with someone else.
With a team, you get different perspectives, more skills, and someone to share the ups and downs with.
28
87