원클릭으로
refactor-safely
Refactor code without behavior changes using small mechanical steps and verification.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Refactor code without behavior changes using small mechanical steps and verification.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Monitor a pull request after opening it, fix CI failures and agent or reviewer feedback, push updates, and comment with the outcome.
Fix bugs with reproduction, minimal changes, regression coverage, and targeted verification.
Update documentation after code or behavior changes while keeping docs concise and relevant.
Implement a feature safely with planning, focused edits, tests, docs, and verification.
Manage /goal usage for concrete Codex work, including objective writing, success criteria, done criteria, long-running implementation, verification, PR creation, resumption, and completion decisions.
Monitor a pull request after opening it, fix CI failures and agent or reviewer feedback, push updates, and comment with the outcome.
| description | Refactor code without behavior changes using small mechanical steps and verification. |
| metadata | {"github-path":"skills/refactor-safely","github-ref":"refs/heads/main","github-repo":"https://github.com/s-hiraoku/codex-harnesses","github-tree-sha":"82618abf9dfa717e6fe697100633ac6a1f40987f"} |
| name | refactor-safely |
Use this workflow when improving structure without changing behavior.
Clearly state that behavior should be unchanged. Include changed files, verification run, and any areas that need extra review.