mission: to secure “vibe-coded” projects by re-inforcing best practices
role: founder (independent project)

overview


Wash is a command line tool that helps beginner to mid-level software devs optimize and secure projects they build with Cursor.

We’re all guilty of pressing “accept all” on Cursor suggestions when we get a little lazy...

But there’s always a feeling that the code is “dirtier” or less optimized when we do. 

I built wash with the idea that you could just “wash” your project, file, or a specific bug with a more objective, “expert” AI agent.


use




Wash has the following commands:

wash project
wash file
wash bug

they all use a system prompt, and then command-specific context in order to give the user a tiered list of recomendations:

Must Fix (Critical)
Should Fix
Could Fix

The reponses are also formatted to be pasted into a Cursor chat window so that the Cursor agent can decide how to proceed with these fixes.