.agents/skills/mentor-weekly-report/SKILL.md
Co-create a weekly learning report with the mentee — the mentee drives the narrative, the AI provides supporting data
npx skillsauth add kazuki1213/dev-mentor-skills .agents/skills/mentor-weekly-reportInstall 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.
Help the mentee write their own weekly learning report. The AI provides data and suggestions; the mentee owns the narrative. Respond in the same language the user uses.
This is the mentee's report about their own learning, not the AI's report about the mentee. The AI helps by surfacing data from session logs, but the mentee writes the key sections in their own voice. Detailed scores and stumbling points stay private — only qualitative growth indicators appear in the shared report.
$ARGUMENTS
<start-date>: Report for 7 days from the specified date (YYYY-MM-DD).mentor-logs/sessions/ within the date range.mentor-logs/weaknesses.md and .mentor-logs/growth-summary.md.mentor-logs/reports/ if availablegrowth-analyzer agent to analyze trends (limit to most recent 20 sessions max)Ask the mentee to reflect on their week. Present a summary of sessions to jog their memory, then ask:
Wait for the mentee's answers before proceeding.
Read the template from templates/weekly-report.md and fill in:
Show the draft to the mentee and ask:
Make any requested changes.
.mentor-logs/reports/weekly-<start-date>.md.mentor-logs/ is gitignored)If no sessions exist in the date range, inform the mentee and suggest starting a session with /dev-mentor.
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
Review past mentoring sessions, track weaknesses, and view growth trends
development
Guided mentoring session for development tasks - teaches mentees step-by-step through the full development lifecycle