5 prompts
A GitHub Copilot prompt that analyzes an existing feature, module, or bugfix area to identify current test coverage, missing cases, high-risk gaps, and a prioritized plan for adding the right tests before or alongside implementation.
A production-minded Claude Code prompt for implementing a scoped software feature end-to-end: plan, inspect codebase, make changes, add tests, self-review, and produce a verifiable handoff report.
A Cursor-ready prompt to reproduce a bug, isolate likely root causes, propose a minimal fix, implement targeted edits, and verify the result with clear acceptance criteria.
A production-minded Claude Code prompt for reproducing a reported bug, isolating root cause, implementing a scoped fix, validating impact, and preparing a clear engineering handoff with risks and verification evidence.
Repository-aware Codex prompt for reviewing an existing patch, branch, or diff, validating correctness and test coverage, and producing a merge decision with issue severity, missing evidence, and exact follow-up actions.