Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
| Skill | Description |
|---|---|
code-simplifier |
Analyze recent changes and simplify code for clarity and consistency |
/code-simplifier:code-simplifier
Invoke after making code changes to clean up nesting, consolidate logic, and apply project conventions.
Nick Misasi