What problem does it solve? Long-running automated research workflows (experiments, review loops, pipelines) leave users blind to progress and block on checkpoints. This Skill pushes status updates to Feishu/Lark so users get mobile notifications and can approve or reject checkpoints remotely. ## Core Features & Use Cases - Push notifications: Sends rich card messages to a Feishu bot webhook for events like experiment completion, review scores, errors, and pipeline completion. - Interactive mode: Integrates with the feishu-claude-code bridge to wait for user replies (approve/reject/custom) with timeout-based auto-proceed fallback. - Zero-impact design: If no ~/.claude/feishu.json config exists, the skill silently does nothing, leaving all existing workflows unaffected. - Use Case: An overnight experiment finishes in a screen session; the skill sends a green "Experiment Complete" card with results to your phone, and at a checkpoint you reply "approve" from Feishu to continue the pipeline. ## Quick Start Send a Feishu notification saying the training run finished by invoking /feishu-notify with your message text.