Chapter 261

Building Knowledge Retention Systems

0 min read

The Spaced Repetition Architect

```text "Create a spaced repetition system for [subject]:

REVIEW SCHEDULE: - Day 1: Initial learning - Day 2: First review (90% retention target) - Day 4: Second review (85% retention) - Day 7: Third review (80% retention) - Day 14: Fourth review (75% retention) - Day 30: Long-term consolidation

REVIEW FORMATS: 1. Quick recall (key facts) 2. Application problems 3. Concept connections 4. Teaching simulation 5. Real-world scenarios

Track what needs more frequent review." ```text

The Knowledge Web Builder

```text "Help me build connections between concepts:

CONCEPT MAP CREATION: 1. Central concept: [main topic] 2. Primary connections: [related concepts] 3. Secondary links: [supporting ideas] 4. Cross-domain connections: [surprising links]

RELATIONSHIP TYPES: - Is a type of... - Is used for... - Depends on... - Contrasts with... - Leads to...

STRENGTHENING CONNECTIONS: - Create bridge examples - Find common patterns - Identify dependencies - Build mental pathways

Visualize as an expanding knowledge network." ```text