원클릭으로
fix-error
Diagnose and fix one reproducible build, test, or runtime error.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Diagnose and fix one reproducible build, test, or runtime error.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Measure and reduce local latency, memory, or rendering overhead.
Review a local change for privacy, permission, and data-exposure risk.
Reproduce, isolate, and verify a bug before changing code.
Inspect local dependencies for version, license, and build-path risk.
Write concise documentation from verified local code evidence.
Explain why a line changed using local git history and code context.
| id | fix-error |
| name | Fix Error |
| description | Diagnose and fix one reproducible build, test, or runtime error. |
Capture the exact failing command, read the error text, trace the smallest affected path, and make the narrowest fix that addresses the root cause. Re-run the original failing command.