Merged
Conversation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Add plugins/personal-tutor/ with SKILL.md, knowledge-graph-template.md, plugin.json, README.md - 5-phase adaptive tutoring: Socratic diagnostic → agenda → teaching → quiz → archive - Persistent knowledge graph per topic (gap/partial/understood nodes, Bloom's depth) - Cross-session learner profile with explicit confirmation before write - Register in marketplace.json, bump version 1.1.1 → 1.2.0 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
personal-tutor스킬 플러그인 추가docs/plans/) 포함What This Plugin Does
Claude를 적응형 기술 튜터로 전환하는 스킬. 세션마다 지식 그래프와 학습자 프로파일을 누적해 "나만의 과외선생님" 경험을 제공한다.
5-phase 플로우:
적용된 학습 과학: Bloom's Taxonomy, Retrieval Practice, ZPD, Spaced Repetition, Cognitive Load Theory
Test Plan
validate-plugin.js,validate-marketplace.js)🤖 Generated with Claude Code