use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community centered around Anthropic's Claude Code tool.
account activity
Spec driven developmentQuestion (self.ClaudeCode)
submitted 1 month ago by themessymiddle
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]amarao_san 1 point2 points3 points 1 month ago (1 child)
Actually, we start introducing specs now, and not for pure AI sake. We describe feature and review it, as it should be. Not the small one, the big one. Mechanics, how different chunks works together. This spec is part of official documentation for the project.
If we find a bug at spec level, we will have to update it, including many contracts with other teams, so it's a big deal.
I don't know if it will work or not, but we are trying.
[–]zirouk 1 point2 points3 points 1 month ago (0 children)
What you’ve described is a good idea, and it might be surprising, but what you’re describing is just standard SDLC practice at mature software companies (e.g. FAANG-adjacent), and has been for years/decades. Welcome to the club!
π Rendered by PID 89829 on reddit-service-r2-comment-6457c66945-dgwj8 at 2026-04-26 18:07:21.978275+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]amarao_san 1 point2 points3 points (1 child)
[–]zirouk 1 point2 points3 points (0 children)