원클릭으로
deslop
Cleanup pass that MUST remove filler and SHOULD tighten code, docs, and Markdown.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Cleanup pass that MUST remove filler and SHOULD tighten code, docs, and Markdown.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Code-quality review that MUST assess five quality axes and SHOULD apply the ReAct checklist with prioritized fixes.
Multi-phase delivery framework that MUST preserve session continuity and SHOULD support SHA-based rollback.
Debugging workflow that MUST reproduce, investigate, fix, and verify unexpected behavior.
Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.
Refinement pass that MUST preserve behavior and SHOULD make recent changes clearer and more consistent.
| name | deslop |
| description | Cleanup pass that MUST remove filler and SHOULD tighten code, docs, and Markdown. |
Review the diff and remove filler, noise, and AI-style phrasing. This skill MUST review recent output and remove filler, noise, and AI-style phrasing without changing intent. It SHOULD tighten code comments, prose, and Markdown structure so the result is shorter, clearer, and more natural.
End with a 1-3 sentence summary of what changed.