Use when publishing an ExoMind preview build or formal release, or when reconciling release automation/docs around GitHub Release notes, Pages metadata, canonical tags, and CHANGELOG governance.
CRITICAL: Use for ownership/borrow/lifetime issues. Triggers: E0382, E0597, E0506, E0507, E0515, E0716, E0106, value moved, borrowed value does not live long enough, cannot move out of, use of moved value, ownership, borrow, lifetime, 'a, 'static, move, clone, Copy, 所有权, 借用, 生命周期
CRITICAL: Use for concurrency/async. Triggers: E0277 Send Sync, cannot be sent between threads, thread, spawn, channel, mpsc, Mutex, RwLock, Atomic, async, await, Future, tokio, deadlock, race condition, 并发, 线程, 异步, 死锁
Teach an AI Agent to connect to ExoMind Runtime via HTTP/curl. Prefer `/act/*` feature APIs first, and fall back to raw resource routes only when `/act` has no matching action or when low-level truth/debugging is required. Use when the user mentions ExoMind, `/act`, await, event log, RT access, curl, profiles, tasks, or timeblocks in ExoMind.
Generate ExoMind development daily reports, including 早报、午报、晚报、夜报、日报, issue/PR status summaries, and devlog dashboards for this repository.
Generate ExoMind development route maps, batch planning overviews, issue clustering, and next-step implementation route analyses for this repository.
Track ExoMind issues from natural-language user reports by deduplicating, checking current dev state, creating or updating issues, and linking dependencies without asking the user for structured forms.
面向“围绕一个明确目的,对照多个参考源的实现、做法或边界来形成判断”的调研分析型任务。适用于交叉分析、对标调研、竞品分析、参考已有软件怎么做、围绕某个主题找多个参考源对照等请求;当需要先找到合适参考源,再展开分析、比较、综合时,应触发此 skill。默认用于运行态交叉分析,只有在用户明确要求新增、补充或整理本地参考源时,才进入维护态。触发关键词:交叉分析、对标调研、竞品对比、参考源对照、多个参考源、调研分析、为什么参考X而不是Y、应该参考哪些。