start
SKILL.md
/start - Session Startup & Context Recovery
Gather project context and recover from handoffs automatically.
Data Source Priority
1. Pre-loaded (preferred): Check for "Pre-loaded Session Status" in the SessionStart hook output (appears in system-reminder tags at conversation start with additionalContext). If found, parse the JSON code block and use this data directly—no MCP call needed.
2. MCP fallback: If no pre-loaded data exists, call get_session_status with appropriate level.
Look for a section like this in the startup system-reminders:
# Pre-loaded Session Status
The following session context was gathered at startup...