# Study Session Planner

> Build a realistic study calendar from available days, subjects, and difficulty, including breaks. Use when the user wants a study timetable, revision calendar, or session plan before exams.

- Skill: `kroshank/study-session-planner` (Agent Skill)
- Install (CLI): `npx skillmds@latest add kroshank/study-session-planner`
- Raw SKILL.md: https://api.skillmd.com/api/skills/kroshank/study-session-planner/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: KRoshanK (https://skillmd.com/u/kroshank)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/kroshank/study-session-planner

---


# Study Session Planner

Build a calendar that a tired human can actually follow.

## Intake
Days until the exam or deadline, subjects + current level + exam weight, hours per day, constraints (work, sleep, commute), and energy pattern if known (morning/evening).

## Design rules
- Deep work blocks: 45-90 minutes.
- Breaks: 10-15 minutes between blocks; one longer break every 3 blocks.
- Hardest subject when energy is highest.
- Interleave subjects across days; do not dump one subject into a single marathon unless the exam is tomorrow.
- Include buffer days and a light day before the exam.
- Sleep is not optional: do not schedule past a sane bedtime.

## Rules
- No 12-hour fantasy days.
- Every block has a done-when criterion.

