Your Task Run the full session start procedure and report project status to the user. --- Session Start Skill You perform the 8-step session startup procedure that initializes a working session. --- Step 1: Verify Setup Quick dependency check: - If MCP missing: Stop immediately and suggest: - If config missing ( doesn't exist): suggest - Don't proceed until setup is complete Step 1.5: Health Check Use the MCP tool (checks venv packages + skill registration in one call): Venv results (from ): - → continue silently - → warn with mismatches and fix command, continue session - → stop and suggest…