Triage APM issues in batches and drive approved ones to mergeable PRs.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "apm-issue-autopilot" skill from askskill: 1. Download https://raw.githubusercontent.com/microsoft/apm/main/.agents/skills/apm-issue-autopilot/SKILL.md 2. Save it as ~/.claude/skills/apm-issue-autopilot/SKILL.md 3. Reload skills and tell me it's ready
Please manually process this set of microsoft/apm issues: #128, #131, #145, #152. Run the apm-triage-panel rubric on each issue first, then give me one consolidated triage review for the whole batch. Escalate to the maintainer by default for any doubt, possible duplicate, design need, breaking change, auth/security/governance concern, unbounded scope, or missing brief. Only implement items that the maintainer explicitly approves and that are clear, bounded, and high-confidence.
A consolidated triage review with escalation recommendations, followed by mergeable PRs for approved items.
The maintainer has approved these issues for acceptance: #210 (bug), #214 (docs), #219 (perf). Please drive them one by one using the shepherd-driver loop: implement the changes, fold in follow-ups from copilot and panels, watch CI status, and iterate under a bounded cap until each PR is mergeable. Do not trigger from labels or events; only process the issues provided in this session.
Iteration updates for each approved issue, handled feedback, and a mergeable PR for each.
Please process this issue queue and treat triage as the paramount gate: #301, #302, #303, #304, #305. First produce one consolidated triage review for the whole batch, then tell me which items should be escalated to the maintainer and which can be auto-handled. Only continue to coding and a mergeable PR for accepted items that are clear, bounded, and approved by the maintainer.
First a batch triage report with escalation decisions, then development and PRs only for qualified issues.
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.…
Audit an entire docs corpus against code and propose precise fixes.
Improve CLI output, logs, errors, and terminal diagnostic user experience.
Triages bug batches and drives related PRs to a mergeable state.
Plan doc TOC changes and outline stubs when PRs require structural updates.
Plan Python architecture, refactor class hierarchies, and design multi-file code changes.
Guide APM positioning, release communication, and breaking-change strategy decisions.
Triage microsoft/apm issues and produce one unified resolution comment.
Run a multi-expert advisory review for labelled microsoft/apm pull requests.
Drives one selected APM PR from review handling to merge readiness.
Write complete, evidence-backed PR descriptions for microsoft/apm pull requests.
Helps teams handle APM positioning, release communication, and breaking-change decisions.
Assess PR documentation impact and produce actionable update guidance every time.