Mission Run Overview
Mission Run: Logged-Out Teamspace CLI Recovery
Add interactive login recovery and prior-Teamspace detection to the spec-kitty CLI so logged-out sessions on a teamspace-connected repo can re-auth or scriptably fail with structured guidance.
GitHub issue #829. The CLI currently prints 'Run spec-kitty auth login' in sync/check failure paths but never offers interactive recovery and never references the connected teamspace. Goal: detect when a repo is connected to a Teamspace but credentials are missing/expired, offer interactive login when stdin is a TTY (and SPEC_KITTY_NON_INTERACTIVE!=1), and emit a deterministic structured error otherwise so CI scripts can detect and route the case. Covers sync now / sync status --check / sync doctor / sync routes / sync share.
Total Tasks
2
0 planned
In Progress
0
Review
0
Approved
2
Completed
0
0% done
Available Artifacts
📄 Specification: ✅ Available🏗️ Implementation Plan: ✅ Available📋 Task List: ✅ Available🎯 Kanban Board: ✅ Available
🔬 Research: ❌ Not created
📜 Contracts: ❌ Not created
✅ Checklists: ❌ Not created
🚀 Quickstart Guide: ❌ Not created
💾 Data Model: ❌ Not created