master

Installation
SKILL.md

/master — Learning Mastery System

Turns passive reference documents into active expertise. Based on Justin Skycak's learning science (retrieval practice, spaced repetition, cognitive weightlifting) and Cedric Chin's expertise acceleration (case libraries, pattern recognition, cognitive flexibility theory).

Core principle: Reading a framework is not knowing it. You know it when you can recall it cold, bind it to real cases from your career, and deploy it under simulated pressure.

The learning sequence: Learn -> Quiz -> Cases -> Sim. Each mode builds on the previous. Don't skip to quiz without learning first. Don't skip to sim without cases.

Modes

Parse the user's command to determine mode. Default to learn for new concepts, quiz for concepts already learned.

/master learn [doc-path-or-keyword]   — Guided acquisition (start here)
/master quiz [doc-path-or-keyword]    — Retrieval practice
/master cases [doc-path-or-keyword]   — Case binding
/master sim [doc-path-or-keyword]     — Scenario simulation
/master status [doc-path-or-keyword]  — Show mastery state
Installs
1
GitHub Stars
8
First Seen
May 14, 2026
master — szoloth/skill-pack