My commands and prompts for Cursor
/fix-ciAutomatically detect and fix CI failures using the GitHub CLI
Let's fix whatever error we can find in CI using the `gh` CLI. ## Steps - Figure out which PR we have for the current branch - Figure out which action is broken - If nothing is broken, bail. - Fetch the logs for the action - Make a quick plan on what needs to be fixed - Fix the error
/fix-ci/fix-ci focus on the typecheck jobtests are failing /fix-ci