원클릭으로
deslop
Remove AI slop - low-quality, generic, or verbose content. Use for "clean up", "remove fluff", and "make concise".
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Remove AI slop - low-quality, generic, or verbose content. Use for "clean up", "remove fluff", and "make concise".
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Manage OMA skills — list, add, remove, search, and edit skills
Socratic deep interview with mathematical ambiguity gating before autonomous execution
Consensus planning - agree before executing. Use for "ralplan", "consensus", "pre-execution review".
Setup routing and environment configuration. Use for "setup", "configure", and "get started".
N coordinated agents on shared task list using Claude Code native teams, with git worktree isolation per executor
QA cycling - test, verify, fix, repeat until quality. Use for "quality assurance", "test driven", and "verify thoroughly".
| name | deslop |
| description | Remove AI slop - low-quality, generic, or verbose content. Use for "clean up", "remove fluff", and "make concise". |
| trigger | /oma:deslop |
Remove AI slop and low-quality content patterns. Make writing concise and genuine.
"It is important to note that the implementation of this feature has been shown to provide significant benefits in terms of efficiency and productivity. In today's competitive landscape, organizations are constantly seeking ways to optimize their workflows and reduce operational costs."
"This feature improves efficiency and reduces costs."
"Very basically, what this means is that we need to very carefully consider the implications of our decision."
"We need to consider the implications of our decision."
<Do_Not_Use_When>
AI-generated prose with obvious slop patterns:
Before: "It is important to note that the implementation of this feature has been carefully designed to provide significant improvements to the overall user experience. In today's fast-paced development environment, it is essential to leverage cutting-edge solutions."
OMA: [deslop applied]
After: "This feature improves user experience using a cutting-edge approach."
Verbose task descriptions:
Before: "What we essentially need to do is to basically remove all the unnecessary fluff and padding from our documentation so that it becomes much more clean and readable."
OMA: [deslop applied]
After: "Remove all unnecessary padding from our documentation to improve readability."
Code comments — not prose:
// It is important to note that this function uses a map to store values
OMA: [deslop would incorrectly "clean" a comment that was already fine in its original form]
→ deslop should not be applied to source code or code-adjacent text without human review.
Conventional commit messages:
fix(auth): resolve token refresh issue under high load
OMA: [deslop "fixes" it to "fix: resolve token refresh issue"]
→ Commits are already maximally concise; deslop adds no value and may violate commit conventions.
<Final_Checklist>