.agents/skills/mentor-review/SKILL.md
Review past mentoring sessions, track weaknesses, and view growth trends
npx skillsauth add kazuki1213/dev-mentor-skills .agents/skills/mentor-reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Respond in the same language the user uses.
Argument provided: $ARGUMENTS
.mentor-logs/sessions/ (sorted by date).mentor-logs/weaknesses.md and show the top 3 most frequent weakness categoriesweaknesses: Weakness Analysis.mentor-logs/weaknesses.mdgrowth: Growth Summarygrowth-analyzer agent to analyze all session logs.mentor-logs/growth-summary.md for previous analysissession <date>: Specific Session Detail.mentor-logs/sessions/.mentor-logs/ Does Not ExistIf no session logs exist yet, inform the user:
"No mentoring session logs found yet. Start a mentoring session with /dev-mentor <task> to begin building your learning history."
development
This skill should be used when the user asks to "review my code", "check my implementation", "look at my code", "what do you think of this code", "レビューして", "コードを見て", or requests feedback on code they wrote. Provides educational code review that teaches through questions rather than directives.
development
This skill should be used when the user asks "why" questions about code, architecture, patterns, or development practices. Examples include "why is this done this way", "why do we use this pattern", "なぜこうしている", "どうしてこのパターン", "explain this code", "このコードを説明して". Explains concepts grounded in the actual codebase.
data-ai
Co-create a weekly learning report with the mentee — the mentee drives the narrative, the AI provides supporting data
development
Guided mentoring session for development tasks - teaches mentees step-by-step through the full development lifecycle