Common jobs
Engineering work order patterns
Each pattern names the repo input, expected output and verification receipt.
Fix failing CI
StarterRead the failing job, reproduce locally where possible, patch the cause and attach the verification output.
Small feature PR
StarterPlan the files, implement the smallest complete behavior, add tests and prepare a reviewable PR.
Review response
RecurringEvaluate reviewer comments, fix valid issues, push back when needed and re-request review.