home/productivity/reproduce-and-fix-prompt

Reproduce And Fix.prompt

GPTClaudeDeepSeek··750 copies·updated 2026-07-14
reproduce-and-fix-prompt.prompt
---
name: reproduce-and-fix
description: 버그 재현 및 수정
agent: agent
id: reproduce-and-fix.v1
purpose: 버그를 재현한 뒤 원인 수정까지 수행하기 위한 프롬프트
portability: generic
difficulty: advanced
inputs:
  - bug_description
  - environment
output_contract:
  - 계획
  - 변경
  - 검증
  - 리스크
---


이 버그를 재현하고 수정해 줘.

버그 설명:
{{bug_description}}

요구사항:

- 재현 절차 먼저 정리
- 최소 수정으로 해결
- 가능하면 테스트 추가

출력 형식:

1. 재현 절차
2. 원인
3. 수정 코드
4. 테스트

fill the variables

This prompt has 1 variable. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{{bug_description}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo kyungseo/ai-workflow-harness (Apache-2.0). A "Reproduce And Fix.prompt" 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

productivitycommunitydeveloper

source

kyungseo/ai-workflow-harness · Apache-2.0