Drawing Quad With Command Buffer [2022.3.4f1]

Hello,
so i have an issue with getting a Quad to be drawn to the screen with a command buffer.
I looked at the frame debugger and i dont see my command being executed, does anyone know why.
You will probably only need to look at these scripts (DrawManager.cs, Draw.cs),
but you can also just look at the entire code by just going to my repository

Resolved it using Catlike-Coding’s Tutorial