Original Reddit post

Decided to hack out a project this weekend. A few cups of coffee, a Celsius, and some Claude/Codex action. I called it “validtr” and the goal is you task the tool, with natural language, what your task is (e.g - build a web app with fastapi) and validtr will tell you the best stack to use (which Agent, LLM, Agent Skill, MCP Server) and it’ll test the stack end-to-end to validate the accuracy of it for the task you want to accomplish. https://adminturneddevops.github.io/validtr/ https://github.com/AdminTurnedDevOps/validtr submitted by /u/mikelevan

Originally posted by u/mikelevan on r/ArtificialInteligence