Settings file Claude Code
Simple learning system using coding agents.
Settings file Claude Code
Simple learning system using coding agents.
Skill Claude CodeCodex
Apply learned concepts to real work (code PRs, writing, QA, architecture, security). Pre-application recall test + post-application review. System infers work type or specify with --type= --target= .
Skill Claude CodeCodex
Create or update your learning profile. Guided 10-15 minute interview about goals, learning style, and work context. Usually done via /learning-init but can be run standalone.
Skill Claude CodeCodex
Generate personalized learning roadmap based on your profile. Breaks down goals into topics, sequences by dependencies, estimates timeline. Usually done via /learning-init but can be run standalone.
Skill Claude CodeCodex
5-15 minute daily retrieval stress session. System suggests overdue topics or specify your own. Forces recall before showing information.
Skill Claude CodeCodex
Review flashcards with Anki-style spaced repetition. Supports topic-scoped decks, cloze deletions, and scenario cards. Use "export" argument to generate Anki-importable file.
Skill Claude CodeCodex
Show total study time committed — grand total, recent activity windows, and per-topic / per-session-type breakdown. Aggregates from learning-log.jsonl. Accepts --since=YYYY-MM-DD.
Skill Claude CodeCodex
Initialize project-mode learning. Analyzes the codebase, creates a knowledge map, interviews you about familiarity, and generates a personalized learning path for your project.
Skill Claude CodeCodex
Complete guided setup for learning system. Creates profile, generates roadmap, and explains how to use the system. Run this first!
Skill Claude CodeCodex
1-2 hour mastery verification session. Reconstruct complete understanding from memory, analyze scenarios, and create synthesis document. For topics with consistent high scores.
Skill Claude CodeCodex
Practice performing a learned skill under realistic constraints. Runs an unassisted baseline, scores observable behavior against a precommitted rubric, and repeats one focused improvement. Suitable for interviews, presentations, role-play, design exercises, demonstrations, and other executable skills.
Skill Claude CodeCodex
Multiple-choice quiz on a topic. Practice mode reveals the answer right after each pick; exam mode runs timed and silent until scored. Use "exam" for mock-exam mode.
Skill Claude CodeCodex
30-60 minute deep dive using Socratic questioning, teach-back, and diagnosis of a seeded broken case. System suggests next roadmap topic or specify your own. Builds deep understanding through challenge.
Instructions file
Claude Code instructions for jac1013/learning-system, covering learning framework — agent instructions, architecture, skills (.claude/skills/learning-/), scripts (.claude/scripts/learning/) and docs (.claude/docs/).