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.