Use when YOU are producing a structured, scannable artifact for humans rather than a paragraph of prose — weekly / monthly / quarterly / daily reviews (周报/月报/季报/日报), business reviews (业务汇报), dashboards, postmortems / 复盘 / retros, code reviews / security audits, KPI or OKR scorecards (达成率/进度), financial P&L bridges or variance analysis (财务分析/经营分析), sales funnel / conversion analysis (销售漏斗), inventory / logistics / operations / customer / cohort analytics (库存/物流/运营/客户/复购分析), trend or period-over-period analysis with deltas (趋势分析/同比/环比), competitor or vendor comparison / 方案选型 / 竞品比较, risk assessment / 风险评估 (likelihood × impact), status sync / 状态同步 / 盘点 / 概览 across services or business lines, action items / next steps / 行动项 / 待办, or any output the reader will scan rather than read linearly. Triggers on 生成报告 / 做一份分析 / 写个月报 / 出一份周报 / 复盘 / Postmortem / 趋势分析 / 对比分析 / 方案选型 / 竞品比较 / 总结 / 小结 / 盘点 / 概览 / 状态同步 / 审查 / 审计 / 风险评估 / KPI / OKR / 财务 / 销售 / 库存 / 物流 / 运营 / 客户分析, dashboard / report / weekly / monthly / quarterly /
Cut a new AIO release (patch, minor, or major). Bumps version across every lockstep file, regenerates the docs site, commits, tags, pushes, and verifies the CDN. Use when the user says "release v0.x.y", "ship a patch", "cut a minor", or "tag and push".
Scaffold a new AIO candidate component end-to-end — spec, JSON schema, registry entry, CLI validator, JS renderer, fixture, and SKILL.md update. Use when the user says "add a candidate", "new aio component", "scaffold timeline / progress / code-diff", or otherwise wants to extend the protocol.