session-start

Installation
SKILL.md

Session Start Skill

Run at the start of every session. Surfaces state from the previous session and orients the orchestrator before any work begins.

When to Use

  • First action in every new session (before responding to any work request)
  • After /clear (context was wiped — re-orient)
  • When returning from a multi-day break

Steps Claude Follows

1. Readiness Report (from last session's stop hook)

Read .claude/state/readiness-report.md. If it contains ## Warnings, surface each warning to the user with the suggested fix. If "All Clear", note it briefly.

2. Session Snapshot (from /save before last /clear)

Related skills
Installs
1
GitHub Stars
8
First Seen
Feb 25, 2026