跨專案分析 4x pipeline 的歷史執行資料:過去遇到的問題與解法、可優化的地方、 Opus/Sonnet 效益、Claude/Codex 交叉驗證效益。觸發:「研究 4x run 歷史」 「分析 run history」「4x 執行歷史分析」「opus sonnet 效益分析」 「claude codex 交叉驗證分析」。對每個目標專案各派一個 researcher agent, 用聚合工具(4x cost、learnings-context.md、discovered-feature-gaps.md、 events.jsonl)分析,彙整後產出帶日期檔名的報告存到 docs/reference/, 並可選擇進一步研究優化候選項的 4x feature 可行性。
Release a new version of 4x: update CHANGELOG.md from git log, tag, and push. Use when the user says 「發布」「release」「發新版」「打 tag」「release new version」or similar. Also use when the user says 「更新 changelog」if they clearly intend to release afterward.
掃描 4x pipeline 過去產出的 artifacts,找出未處理的問題並分類排優先級。 觸發:「4x audit」「audit 4x」「檢查過去問題」「跑 audit」「pipeline 健檢」。 掃描三類來源:discovered-feature-gaps、escalation/review reports、learnings 反覆模式。 產出分類報告(HTML artifact),可選擇批次建立 feature YAML 追蹤, 並以 reconcile 收尾步驟清理已解決項(回標 gaps、4x clean、learn remove)。
4x feature pipeline 全自動駕駛。序列執行 pick → run → done → MR → merge → pull → clean → next。 觸發:「4x autopilot」「4x 自動跑」「自動跑 feature」「跑任務」。 Owner 專用——全自動 merge,不停頓等確認。 搭配 /loop 使用:`/loop 4x-autopilot` 或 `/loop 4x-autopilot ws-XXX`。