Daily Meeting Update Generate a daily standup/meeting update through an interactive interview . Never assume tools are configured—ask first. --- Workflow --- Phase 1: Detect & Offer Integrations Step 1: Silent Detection Check for available integrations silently (suppress errors, don't show to user): | Integration | Detection | |-------------|-----------| | Claude Code History | directory exists with files | | GitHub CLI | succeeds | | Jira CLI | command exists | | Atlassian MCP | tools available | | Git | Inside a git repository | Step 2: Offer GitHub/Jira Integrations (if available) Claude C…