de-sloppify

Installation
SKILL.md

De-Sloppify

Overview

De-Sloppify implements a two-agent pattern for code cleanup:

  1. Implementer — works freely, writes code without worrying about polish
  2. Cleanup Agent — runs after implementation, removes all slop without touching logic

This separation prevents "cleanup anxiety" from slowing down implementation while still producing clean final code.

When to Use

Skill({ skill: 'de-sloppify' });

Invoke when:

Installs
1
GitHub Stars
30
First Seen
13 days ago
de-sloppify — oimiragieo/agent-studio