Session Start Routine Pre-flight checklist for every new session. Run these checks before beginning work. Checklist 1. Load context - Load memory context files from the repo memory directory - Check for active project state and recent feedback 2. Check prior session state - Read today's session signals: - Look for sessions that ended mid-task (incomplete commits, unreleased labels) - Check for uncommitted work from prior sessions 3. Check for in-flight work - Scan for wip labels on GitHub issues (gh issue list filtered by wip label) - Check other terminals: - Check markers if present 4. Valid…