원클릭으로
refactor
Refactor code to improve readability, reduce duplication, and align with conventions — no behavior change
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Refactor code to improve readability, reduce duplication, and align with conventions — no behavior change
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Reset estratégico de un producto existente: diagnosticar, visionar, planificar, ejecutar
Formal epic closure ritual — security audit, CHANGELOG consolidation, tagging, merge
Format commit messages following Conventional Commits — works in terminal and IDE
Format and create commits following Conventional Commits with project-specific scopes
Universal workflow orchestrator — Pre-Flight checklist + 5 Gates for task lifecycle
Generate and update technical documentation — architecture, conventions, design decisions, changelogs
| name | refactor |
| description | Refactor code to improve readability, reduce duplication, and align with conventions — no behavior change |
| version | 2.0.0 |
| compat | claude-code, codex, cursor, openclaw |
Refactors existing code to improve readability, reduce duplication, and align with project conventions, without changing behavior.
.knowledge/conventions.md to understand project patternstsc --noEmit before and after to confirm no type regressions/lib/utils/any with explicit typesAtomic commits with message refactor: <concise description of the change>