code-simplifier
Installation
SKILL.md
Code Simplifier Skill for Gemini CLI
When triggered, perform the following steps to execute a code simplification review:
Phase 1: Installation & Setup
- Check Dependencies:
Ensure the
.gemini/settings.jsonfile in the project directory hasexperimental.enableAgentsset totrue:{ "experimental": { "enableAgents": true } }