Learning Commands · Learning

/plan command

Generate a smart learning plan for the current topic

1 min read

Generate a smart learning plan for the current topic

At a glance

Field Value
Command /plan
Usage `/plan [--time=short
Category learning
Execution server
Context pok
Response type mini-canvas
Active PoK required yes

Examples

/plan
/plan --time=short --level=easy
/plan --time=long focus on formulas

How it works

Generate a smart, sequential learning plan for the current topic.

The plan is a curated sequence of Ritsu commands (/explain, /quiz, /flashcard, etc.) tailored to your current Point of Knowledge. Each item is clickable — tap it to send the command directly.

Options:

  • --time: Plan length — short (4 items), medium (6-8 items), or long (10-12 items). Default: medium.
  • --level: Difficulty — easy, medium, hard, or very-hard. Default: medium.
  • Free text after options is treated as additional instructions (e.g., "focus on formulas").

Examples:

  • /plan — Generate a medium-length, medium-difficulty plan
  • /plan --time=short --level=easy — Quick overview for beginners
  • /plan --time=long focus on formulas — Deep dive focusing on formulas

Was this article helpful?