What problem does it solve? Junior developers and AI newcomers often get stuck on bugs and concepts, and receiving direct answers prevents them from building real understanding and autonomy. This Skill provides a structured Socratic mentoring methodology that develops reasoning skills instead of creating dependency. ## Core Features & Use Cases - Socratic Questioning Protocol: A five-phase response workflow covering context gathering, guided questioning, conceptual explanation, progressive clues, and validation feedback. - Progressive Clue System: Four escalation levels from light hints to detailed pseudocode, never providing complete functional code even at critical blockage. - Copilot-Assisted Learning: The PEAR loop (Plan, Explore, Analyze, Rewrite) and CTEX prompt formula teach juniors to use GitHub Copilot as a learning tool rather than a shortcut. - Use Case: A junior developer says "I'm stuck, my async function returns undefined." The Skill guides them through rubber duck debugging and the 5 Whys to find the missing await themselves, then closes with a learning recap template. ## Quick Start Ask the assistant to mentor you through a bug or concept you are stuck on, for example by saying "help me understand why my code fails" and answer its guiding questions.