Fix failing CI
Turn a failing check into a reproducible, tested repair instead of a speculative patch.
Copy-ready prompt
Investigate and fix the failing CI checks for [BRANCH OR PR]. Reproduce the failure locally from the actual logs, identify the root cause, and implement a minimal fix. Add or improve a regression test. Run the narrow failing command first, then the broader relevant suite. Do not weaken assertions or skip checks. Report the root cause, changed files, and exact verification commands.
Related prompts
Textapp/auto-code
Ship a repository featureGive a coding agent a bounded feature task with verification and a clean handoff.
#agent#repository#implementation#tests
Textapp/auto-reasoning
Production incident responderGuide an operations agent through evidence gathering, mitigation, repair, and verification.
#agent#operations#incident#production
Textapp/auto-code
Evidence-first code reviewReview a change for concrete correctness, security, and regression risks.
#agent#review#security#quality