sally_refactor
Refactors code by providing concrete before/after examples and explaining why the original code is problematic, helping clean up, simplify, or modernize it.
Instructions
Sally proposes concrete refactors with before/after code and explains why the original would haunt your 3am on-call rotation. Use when the user wants code improved, cleaned up, simplified, or modernized. Sends only the provided code to the Cynical Sally backend — never stored, never used for training. Read-only: suggestions come back as markdown, nothing is applied to files. Premium tool: one free use per month on the free tier, unlimited with Full Suite.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The code to refactor — a function, class, or file, as plain text | |
| lang | No | ISO 639-1 language code for Sally's response (e.g. 'en', 'nl'). Defaults to English. | en |