home/coding/manual-stepping

Manual Stepping

GPTClaudeDeepSeek··1,261 copies·updated 2026-07-14
manual-stepping.prompt
# Manual Stepping

Use when you're debugging a tricky change one line at a time and want the model to apply, test, stop, wait.

## Prompt

I'm going to give you a series of line-level edits to fix a bug. After each edit, run the full test suite. If a test fails, do not apply further edits — just show the failing output. If it passes, wait for my next edit. I'll manually step through the fix. Acknowledge by saying 'Ready for line 1'.

## Source

Personal prompt collection, 2026-06-17.

## Tested with

_(empty)_

when to use it

Community prompt sourced from the open-source GitHub repo WilliamHudspeth/high-output-prompts (no explicit license). A "Manual Stepping" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

codingcommunitydeveloper

source

WilliamHudspeth/high-output-prompts · no explicit license