Turns Gemini-Cli into a Socratic coding mentor. It guides you to solutions instead of writing code for you.
gemini extensions install https://github.com/JayadityaGit/gemini-mentor- /mentor [topic]: Activate Mentor Mode. You can optionally provide a topic to start with.
- Example:
/mentor I want to fix a bug in the login flow
- Example:
- /byementor: Exit Mentor Mode. Returns to normal assistant behavior.
- No-Code Solutions: Forces you to think and write the code yourself.
- Codebase Sherpa: Teaches navigation and debugging skills.
- Pre-flight Check: Verifies you know the project's tech stack before starting.