8 prompts
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.
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.
An autonomous Claude Code prompt for investigating a repository-local bug, collecting evidence from the codebase, identifying likely root causes, and producing a fix plan with validation steps before implementation.
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 GitHub Copilot prompt that turns a repository exploration goal into a structured onboarding brief, architecture map, key file inventory, local run/test checklist, and safe next-step plan for implementation work.
A cursor prompt to turn a real workflow goal into a structured plan with inputs, deliverables, checks, and next actions.
A claude code prompt to turn a real workflow goal into a structured plan with inputs, deliverables, checks, and next actions.
Autonomous Codex prompt to inspect a repository, clarify inputs, identify affected files, and produce an implementation-ready change plan with risks, assumptions, and verification steps before any code edits.