Prompt HotbarDiscover둘러보기

prompt · reviewed Discovery Proof Set

Keep Scope Minimal작업 범위를 최소로 유지하기

Constrain an AI to the smallest required change and separate unrelated refactors into optional follow-ups.현재 요구사항에 필요한 가장 작은 변경만 수행하고 관련 없는 리팩터링은 후속 제안으로 분리하게 합니다.

Browse more assets다른 자산 보기

Copy failed — select and copy the text below:복사에 실패했습니다. 아래 텍스트를 직접 선택하여 복사하세요:

Problem문제 상황

Small requests can expand into broad refactors and new abstractions.작은 요청이 광범위한 리팩터링과 새 추상화로 번지는 문제를 막습니다.

Tool targets대상 도구

GenericCodex

Good times to use it사용하기 좋은 시점

  • Hotfixes
  • Small UI corrections
  • Maintenance under a strict diff budget
  • 핫픽스
  • 작은 UI 수정
  • 엄격한 diff budget이 필요한 유지보수

Preview미리보기

Keep the scope minimal. Make only the changes required for the current task, preserve existing structure and conventions, and leave unrelated refactors or enhancements as optional follow-up suggestions.
작업 범위를 최소로 유지하세요. 현재 작업에 필요한 변경만 수행하고, 기존 구조와 관례를 보존하며, 관련 없는 리팩터링이나 개선사항은 선택적 후속 제안으로 남겨두세요.

Safety and limitations안전 및 한계

Minimal scope does not mean skipping required validation or security fixes.최소 범위는 필요한 검증이나 보안 조치까지 생략한다는 뜻이 아닙니다.

Source and version출처 및 버전

ID keep-scope-minimal · Original Prompt Hotbar prompt · v1.0.0 · updated 2026-07-08업데이트: 2026-07-08

Related assets관련 자산

Evidence-first workflow guideEvidence-first 워크플로우 가이드

See how this asset fits into an inspect → checks → minimum change → verification → final audit sequence in the Evidence-first Inspect, Verify, and Audit Workflow Guide. 이 자산을 현재 상태 확인 → 검증 항목 정의 → 최소 변경 → 증거 기반 검증 → 최종 점검 흐름에서 사용하는 방법을 Evidence-first 확인·검증·최종 점검 워크플로우 가이드에서 확인하세요.