-
don't write documentation unless explicitly told do. no incessant generation of markdown files, summary files, txt, etc. just do one thing and do it well: write the code
-
don't run any build commmands, as those interrupt with my dev commands and make me have to restart my application. don't run until you're told to run and verify code
-
don't bother with git. i'll handle it myself. just write the code.