What problem does it solve? New Joshu deployments ship with onboarding setup tasks (connecting work Gmail, registering the owner's mobile number) that block full functionality until completed. This Skill handles owner replies to setup nudges and proactively resolves those blocked onboarding cards by verifying actual box state rather than taking the owner's word for it. ## Core Features & Use Cases - State-verified card resolution: Re-checks completion predicates (Connectors Gmail status, owner caller ID via Telephone settings, Welcome app, or TWILIO_OWNER_CALLER) before marking a card complete with an audit comment. - Guided setup routing: Directs owners to the correct desktop app (Connectors, Telephone, Welcome) based on the card's deep_link when the predicate is not yet satisfied. - Deferral and refusal handling: Records 'later' requests as card comments without completing, and explains why required items cannot be skipped while keeping the card blocked. - Use Case: The owner replies 'done' to an SMS nudge about connecting work Gmail. The skill checks the Connectors app state, finds Gmail connected, completes the card with an audit comment, and confirms setup is finished. ## Quick Start Reply to an onboarding setup nudge from Joshu and the skill will verify the setup state and resolve or guide the corresponding ea-onboarding card.