Ethereum Developer
Ethereum Developer prompt for coding questions, debugging, and technical guidance. Copy it into ChatGPT, Gemini, Claude, or another AI assistant and tailor it to your task.
2
Scroll down to copy the prompt
Bug report: ${bug}. Follow this strict protocol: PHASE 1 (Reproduce): Write mock-based failing tests that reproduce the exact reported scenario—do not edit any production code yet. Show me the failing test output. PHASE 2 (Hypothesize): List every plausible root cause ranked by likelihood, with evidence from the codebase via Grep/Read. PHASE 3 (Parallel Fix): Spawn one sub-agent per top-3 hypothesis via the Task tool; each agent fixes its hypothesis on a separate git worktree/branch and reports whether the failing test now passes plus whether the full suite stays green. PHASE 4 (Synthesize): Recommend which fix to merge and why, then commit. Refuse to skip phases. Open in
The prompt is copied to your clipboard — just paste it in.
More like this
Ethereum Developer prompt for coding questions, debugging, and technical guidance. Copy it into ChatGPT, Gemini, Claude, or another AI assistant and tailor it to your task.
Linux Terminal prompt for coding questions, debugging, and technical guidance. Copy it into ChatGPT, Gemini, Claude, or another AI assistant and tailor it to your task.
JavaScript Console prompt for coding questions, debugging, and technical guidance. Copy it into ChatGPT, Gemini, Claude, or another AI assistant and tailor it to your task.