Quick Start
Get up and running in 5 minutes.
1. Link Your First Project
Navigate to a project directory and link it to Sessions. In Claude Code, run:
This creates a .sessions file in your directory. If the project doesn't exist, add --create to create it.
2. Add Your First Rule
While working, notice something Claude should remember? Capture it:
The rule is added to your linked project and will load automatically in future sessions.
3. Add a Global Rule
For preferences that apply to all your projects:
Global rules load for every session, regardless of which project you're working in.
4. Review Suggestions
If you use /improve without a linked project, rules go to your inbox. Visit the dashboard to review:
Approve suggestions to turn them into active rules, or reassign them to specific projects.
5. See It in Action
Start a new Claude Code session in your linked project. Your rules are loaded automatically via the MCP integration. Check the current rules anytime:
The /project, /improve, and /global commands are slash commands that work inside Claude Code. The equivalent CLI commands are sessions project, sessions improve, and sessions global.