원클릭으로
safe-edit
Use when making code or documentation changes in a workspace with multiple human or agent contributors.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when making code or documentation changes in a workspace with multiple human or agent contributors.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | safe-edit |
| description | Use when making code or documentation changes in a workspace with multiple human or agent contributors. |
Use this skill to avoid overwriting someone else's work.
git status --short.If unrelated local changes affect the same file, work with them instead of reverting them.
Use before deploying Monorepo on a VPS or creating global agent links.
Use before committing, reviewing, or summarizing local changes in a shared repository.
Use before editing when a directory may have local AGENTS.md, CLAUDE.md, or adapter instructions.
Use when you need to understand repository structure, ownership boundaries, or where to make a change.
Use when deciding how to validate a change with the smallest reliable local test or check.