Test doc generator
I'm working on two main things. For work, I'm using test automation to generate detailed documentation about products, including screenshots and screen recordings. Basically trying to make a portable tool that can be plugged into any repo and either write new tests or look at existing ones to spit back a pretty-good version of documentation. Outside of work, I'm making a glorified kanban board that an agent can talk to over MCP, and I've found that it's given me a much more reliable, repeatable dev process, and allows me to rapidly prototype ideas in my backlog and work through them without losing work or having to repeat myself much.