Wiki Quiz banner
suwonleee suwonleee

Wiki Quiz

Documentation community

Description

--- description: The human memory loop — a few minutes of spaced-repetition quiz (day-granular forgetting curve) over this repo's wiki, decisions and direction first. The engine schedules deterministically (quiz-status/next/record); this session authors and grades questions warm, grounded in the pages, and records into docs/wiki/6_quiz/ (a human-only layer excluded from indexing/search) --- # /wiki-quiz — human memory loop (spaced repetition over the wiki) The compounding loop so far closes on

Installation

Installs to ~/.claude/skills/suwonleee-llmwiki-wiki-quiz/SKILL.md

Terminal
mkdir -p ~/.claude/skills/suwonleee-llmwiki-wiki-quiz && curl -fsSL https://raw.githubusercontent.com/suwonleee/llmwiki/HEAD/skill/wiki-quiz.md -o ~/.claude/skills/suwonleee-llmwiki-wiki-quiz/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository