What problem does it solve?
This Skill turns a large Modular RAG MCP Server codebase into a structured study session, helping learners review concepts chapter by chapter instead of passively rereading documentation.
Core Features & Use Cases
- Socratic review flow: Asks one question at a time, waits for the learner’s response, then gives feedback and a reference answer.
- Chapter-aware progression: Covers the project from architecture and ingestion to retrieval, MCP tools, observability, evaluation, testing, and storage.
- Progress tracking: Reviews prior progress, suggests whether to continue or revisit weak areas, and records learning state for the next session.
- Use case: A developer preparing to contribute to the repository can systematically rehearse the system design, recall key implementation details, and identify weak spots before coding or debugging.
Quick Start
Ask the skill to start a project review session and it will read the saved progress, choose the right chapter, and begin the next question.