批量分诊并推进 APM issue,从需求 intake 到可合并 PR。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "apm-issue-autopilot" 技能: 1. 下载 https://raw.githubusercontent.com/microsoft/apm/main/packages/apm-issue-autopilot/.apm/skills/apm-issue-autopilot/SKILL.md 2. 保存为 ~/.claude/skills/apm-issue-autopilot/SKILL.md 3. 装好后重载技能,告诉我可以用了
请手动处理这 12 个 microsoft/apm open issues。先对每个 issue 运行 apm-triage-panel 规则,输出一份合并后的批量分诊结论;凡是不确定、涉及设计取舍、重复、延期、破坏性变更、安全或范围不清的,一律默认升级给 maintainer。只对 maintainer 明确批准且范围清晰的问题继续实现,并把每个已接受 issue 推进到可合并 PR,持续跟进 CI 到通过。
一份批量分诊总结,以及若干个已获批准 issue 对应的可合并 PR 进展。
维护者希望把当前 backlog 尽快清到 PR。请按 issue 列表逐个分诊,不要按 label 或事件触发。先统一给出批量 triage review,再对明确接受的 bug 和文档问题自动处理;结合 copilot 和 panel 的后续建议,在有限迭代次数内修复反馈、盯住 CI 结果,直到达到可合并状态。
先产出统一分诊意见,再产出一批可审阅、CI 通过的 PR。
以下 issue 已由 maintainer 明确批准,请仅处理这些高置信度、范围明确的事项:先确认无需升级,再进入 shepherd-driver loop,完成代码修改、补充测试、响应 review 建议,并在达到可合并前持续跟踪 CI。若出现需求不明、设计争议或安全风险,立即停止自动实现并升级给 maintainer。
针对已批准 issue 的实现、测试与修复迭代记录,以及最终可合并 PR。
This SKILL.md is the natural-language module derived from a genesis design packet; refactors re-run the genesis skill from that packet.
This skill is an A11 RECONCILIATION LOOP, MANUALLY INVOKED, over a queue of issues each driven to a terminal state under non-determinism. It generalizes batch-bug-shepherd from bugs-only to ANY issue type, and promotes the full apm-triage-panel rubric to the central front gate. It does NOT re-implement triage, panel review, or the per-PR convergence loop -- it COMPOSES existing skills.
assets/acceptance-observer.md). The
PR body is never hand-rolled.All three are same-repo LOCAL SIBLINGS. This skill DECLARES each
dependency here AND in apm.yml, and PROBES for each at its use-site
(Phase 1 triage, Phase 4 PR-open, Phase 5 shepherd) with a tool call --
never an assertion from recall (A9 SUPERVISED EXECUTION).
status/accepted, status/shepherding) are WRITTEN
for bookkeeping but are NEVER the trigger.task affordance. A
single-loop variant is an anti-pattern. Subagent capacity is
UNLIMITED and is NEVER a deferral reason.git merge --no-ff at the wave gate. Tasks in a wave are mutually
independent and touch disjoint files by construction (planner-
enforced), so integration is conflict-free -- a real conflict is a
planning error and triggers a re-plan, never a hand-resolve. Do NOT
fan out against one shared working tree. Triage and verifier/lens
children are read-only and may share a read-only REPO_ROOT.plan.md ground-truth table
plus a machine-readable proceed_manifest is the canonical session
state (B4 PLAN MEMENTO). Reload it at every phase boundary; never
keep parallel state in memory. The orchestrator is the SOLE writer
(one-writer rule); children return JSON, the parent writes rows.…
批量梳理并分诊 APM 仓库问题,将明确事项推进到可合并 PR。
对涉及 OpenAPM 规范的 PR 进行多专家对抗式审查并给出发布建议。
优化 APM 代码库中的 CLI 输出、日志提示与诊断信息体验
对整个文档语料逐页对照源码审计,定位过时表述并给出精确修复建议。
在每次 PR 变更时评估文档影响并生成可执行的更新建议
为复杂拉取请求发起多专家并行评审,汇总架构、测试、安全与文档建议。
帮助开发团队快速分诊 microsoft/apm 新开或待分诊问题并生成统一处理意见
批量分诊并推进疑似缺陷到可合并 PR 队列,持续跟踪评审、冲突与 CI 状态。
帮助团队为 microsoft/apm 新问题完成分诊并生成统一处理意见。
批量分诊并推进疑似缺陷与相关 PR 到可合并状态的工程协作技能
对 microsoft/apm 的标记 PR 发起多专家联合审查并给出综合建议
用于 APM 编排流程中单个 PR 的审查整合、修复迭代与合并就绪推进。