Learning Commands · Learning
/adaptive command
Start an adaptive learning loop to deeply master a topic
1 min read
Start an adaptive learning loop to deeply master a topic
At a glance
| Field | Value |
|---|---|
| Command | /adaptive |
| Category | learning |
| Execution | server |
| Context | pok |
| Response type | chat-flow |
| Active PoK required | yes |
Parameters
- topic (optional) — Learning topic (default: current PoK)
Examples
/adaptive
/adaptive --level=deep
machine learning
/adaptive --maxloop=20 --level=profound
How it works
Start an adaptive learning loop (TAOR: Think-Act-Observe-Repeat).
The adaptive loop:
- Think: AI analyzes your current understanding and identifies criteria
- Act: Proposes activities (quizzes, exercises, explanations) targeting weak areas
- Observe: Captures your results from completed activities
- Repeat: Updates criteria scores and proposes new activities
The loop continues until you reach mastery (70%+ power score) or hit maxloop.
Options:
--topic: Specify a custom topic (defaults to current PoK)--scope: pok (current topic), unit (full unit), all (entire session), free (custom topic)--level: basic (4 criteria), normal (6), deep (7), profound (8)--maxloop: Maximum iterations before stopping (10 or 20)
During the loop:
- Click activity cards to run sub-commands (quizzes, exercises, etc.)
- Send "next" or "continue" to advance after completing activities
- Send "stop" to end the session early
Was this article helpful?