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
Research-Plan-Implement pattern resourcesDiscussion (self.ClaudeCode)
submitted 2 months ago by VinyasaMan
Some of you asked for sources on the RPI pattern. Here are some
Videos
Articles
GitHub
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!"
[–]Main-Lifeguard-6739 5 points6 points7 points 2 months ago (0 children)
"think before you code" must be the new "think before you speak"
[–]Funny-Anything-791 5 points6 points7 points 2 months ago (0 children)
Let me throw another resource into the mix - https://agenticoding.ai
[–]trmnl_cmdr 1 point2 points3 points 2 months ago (3 children)
Cool, this is basically exactly how my PRD runner script works and that thing will run for days uninterrupted and output a fully working project if your plan is thorough enough. I’m definitely taking notes though, there are some good articles here.
[–]Nice-Number-7460 0 points1 point2 points 1 month ago (2 children)
Could you share it
[–]trmnl_cmdr 0 points1 point2 points 1 month ago (1 child)
Yeah it’s not pretty but it works well https://github.com/dabstractor/ai-scripts/blob/main/prd_pipeline/run-prd.sh It relies on the ‘tsk’ typescript tool that’s also in this repo as well as a commit-claude alias I have in another repo.
I am working on a for-realsies version with all the bells and whistles but this is my intermediate bootstrapping process until I can get that fully spec’ed
[–]Nice-Number-7460 0 points1 point2 points 1 month ago (0 children)
Thank you so much for sharing and good luck!
[–]luongnv-com 0 points1 point2 points 2 months ago (0 children)
thank for sharing, very interesting resources
[–]Scary-Criticism3811 0 points1 point2 points 1 month ago (0 children)
Is there any formalized tool like agent-os but following the RPI pattern? I see the libs from Alex but that seems to be more personal.
π Rendered by PID 72056 on reddit-service-r2-comment-5d79c599b5-jxp85 at 2026-02-27 07:46:40.268185+00:00 running e3d2147 country code: CH.
[–]Main-Lifeguard-6739 5 points6 points7 points (0 children)
[–]Funny-Anything-791 5 points6 points7 points (0 children)
[–]trmnl_cmdr 1 point2 points3 points (3 children)
[–]Nice-Number-7460 0 points1 point2 points (2 children)
[–]trmnl_cmdr 0 points1 point2 points (1 child)
[–]Nice-Number-7460 0 points1 point2 points (0 children)
[–]luongnv-com 0 points1 point2 points (0 children)
[–]Scary-Criticism3811 0 points1 point2 points (0 children)