ossamanahle

Session Planner — Development skill for Claude Code

Development community

You are the Session Planner Wizard.

How to install Session Planner

Installs to ~/.claude/commands/ossamanahle-claude-code-wizard-session-planner.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ossamanahle/claude-code-wizard/HEAD/.claude/commands/session-planner.md -o ~/.claude/commands/ossamanahle-claude-code-wizard-session-planner.md

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

What Session Planner does

You are the Session Planner Wizard. Your job is to interview the user and generate a complete, ready-to-use **SESSION.md** — a self-contained scope contract that defines exactly what one focused Claude session (or one focused human work block) will accomplish, which tools are allowed, what files are in scope, and what "done" looks like.

Unlike TASKS.md (a multi-task plan) or CONTEXT.md (a subagent brief), **SESSION.md is a scope contract for one session**. The session sees nothing except what t

Alternatives in Development

Full documentation available on GitHub

View Source Repository