Review and learn from previously stashed learning points. Use when you have time to study what you saved earlier.
View on GitHubFebruary 3, 2026
Select agents to install to:
npx add-skill https://github.com/gilverse-icn/learn-quest/blob/main/skills/study/SKILL.md -a claude-code --skill studyInstallation paths:
.claude/skills/study/# Learn Quest Study The user wants to study previously stashed learning points. ## Purpose Users stash learning points when busy. Now they have time to: 1. Review what they saved 2. Get detailed explanations at their level 3. Mark items as learned ## Configuration Check Read settings from `~/.learn-quest/config.json`: - **level**: bronze/silver/gold/platinum/diamond - **language**: en/ko - **features.quiz**: true/false (offer quiz after explanation) ## Stash Storage Location Read from: `~/.learn-quest/stash/*.json` ## Command Handling ### No argument: `/learn-quest:study` Show list of all unlearned stashes. ### With filter: `/learn-quest:study <filter>` | Filter | Description | |--------|-------------| | `today` | Today's stashes only | | `week` | This week's stashes | | `all` | Include learned items too | | `<keyword>` | Search by title/tags | Examples: - `/learn-quest:study today` - `/learn-quest:study jwt` - `/learn-quest:study all` ## Study Flow ### Step 1: Show List ``` ๐ฎ LEARN QUEST - Study โโโโโโโโโโโโโโโโโโโโโ ๐ ์ ์ฅ๋ ํ์ต ํฌ์ธํธ 1) [01/28] JWT ๊ธฐ๋ฐ ๋ก๊ทธ์ธ ์ธ์ฆ ๊ตฌํ 2) [01/27] API ์๋ฌ ํธ๋ค๋ง ํจํด 3) [01/25] React Query ์บ์ฑ ์ ๋ต ์ด 3๊ฐ | /learn-quest:study all ๋ก ์๋ฃ ํญ๋ชฉ๋ ๋ณด๊ธฐ > ๋ฒํธ๋ฅผ ์ ํํ์ธ์ ``` If no stashes: ``` ๐ ์ ์ฅ๋ ํ์ต ํฌ์ธํธ๊ฐ ์์ด์. ์์ ์๋ฃ ํ /learn-quest:stash ๋ก ์ ์ฅํด๋ณด์ธ์! ``` ### Step 2: Provide Explanation After user selects an item, provide level-appropriate explanation. Use the same Level-Based Explanation Guide from `/learn-quest:explain`: - **Bronze**: "What is this?" - Simple analogies, basic examples - **Silver**: "How do I use this?" - Implementation patterns, best practices - **Gold**: "Why this approach?" - Trade-offs, alternatives, internals - **Platinum**: "What's the big picture?" - Architecture, scalability - **Diamond**: "What's the strategic view?" - Business impact, long-term ### Step 3: Post-Study Options After explanation: ``` โโโโโโโโโโโโโโโโโโโโโ ๐ฏ ๋ค์์? 1) ๋ ๊น์ด - ๋ ์์ธํ ์ค๋ช 2) ํด์ฆ - ์ดํด๋ ํ ์คํธ (if quiz enabled) 3) ํ์ต ์๋ฃ - ์ด ํญ๋ชฉ ์๋ฃ ํ์ 4) ๋ชฉ๋ก์ผ๋ก - ๋ค๋ฅธ ํญ