graduate-student-mentoring

Guides graduate student research mentoring with weekly progress checks and escalation rules.

6|1|Updated May 11, 2026
One-click install
npx skills add https://github.com/yakeworld/Synthos --skill graduate-student-mentoring-yakeworld
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: graduate-student-mentoring
Source: https://github.com/yakeworld/Synthos/tree/main/skills/private/research/graduate-student-mentoring
Command: npx skills add https://github.com/yakeworld/Synthos --skill graduate-student-mentoring-yakeworld

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Graduate research supervision often fails silently: students drift off-topic, get stuck on bugs for days without asking for help, or submit AI-generated code they do not understand. This Skill encodes a structured mentoring protocol that detects these failure modes early and prescribes concrete corrective actions. ## Core Features & Use Cases - Weekly Progress Measurement: Evaluates student progress by quantifiable output — new runnable code lines, figures, and tables produced per week — rather than vague status reports. - Escalation and Repair Rules: Enforces a "stuck over 2 hours means ask the advisor" rule, with advisor-side repair via existing Synthos skill-library code modules instead of environment rewrites. - Direction Anchoring: Detects research drift and re-anchors work to five core pillars, cutting peripheral sub-directions and recording written scope boundaries. - Use Case: A graduate student submits 200 lines of unmodified AI-generated code after being stuck on a data-cleaning bug for 2.5 hours. The Skill flags the unreported blocker, marks the AI code as "not mastered" (not valid output), and routes the advisor to fix the bug using existing library modules. ## Quick Start Review this graduate student's weekly self-check record and tell me whether it counts as effective progress and what actions the advisor should take.

Frequently Asked Questions about graduate-student-mentoring

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I measure graduate student research progress weekly?

Measure weekly progress by counting new runnable code lines and the number of figures and tables produced. A week with no quantifiable output is recorded as no progress, regardless of time spent.

What should a student do when stuck on a coding bug for hours?

Any problem unsolved after 2 hours must be reported to the advisor immediately rather than struggled with alone. The advisor then repairs it using existing Synthos skill-library code modules instead of rewriting the environment.

Does AI-generated code count as valid student output?

AI-generated code only counts as valid output if the student personally modifies it and can explain every line. Unmodified AI submissions are marked as "not mastered" and excluded from effective progress.

How do I handle a student whose research direction keeps drifting?

Re-anchor the work to the five core research pillars, review scope constraints with the advisor, cut peripheral sub-directions, and record a written boundary for the single focused mainline. The next weekly self-check should cover only that mainline.

What workflow does this skill recommend for thesis writing?

Write the first draft in Chinese, have the advisor revise it, then translate to English. Statistical analysis is supported with templates, optionally assisted by ChatGPT.