batch-bug-shepherd Skill
Use this skill to drive a batch of suspected bugs in microsoft/apm from raw issue list to mergeable PR queue. Fan out one triage subagent per issue (LEGIT / UNCLEAR / FIXED-AT-HEAD), gate every legit bug against PRINCIPLES.md via an apm-ceo strategic-alignment pass, cross-reference legit issues against open PRs, then o Published by microsoft in apm.
What is batch-bug-shepherd Skill?
Use this skill to drive a batch of suspected bugs in microsoft/apm from raw issue list to mergeable PR queue. Fan out one triage subagent per issue (LEGIT / UNCLEAR / FIXED-AT-HEAD), gate every legit bug against PRINCIPLES.md via an apm-ceo strategic-alignment pass, cross-reference legit issues against open PRs, then o Published by microsoft in apm. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using apm
Technical details
- Install or run with Copy skill directory
When to use batch-bug-shepherd Skill
- Use it for developers using apm.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/apm
- Skill file: .agents/skills/batch-bug-shepherd/SKILL.md
What it does
Use this skill to drive a batch of suspected bugs in microsoft/apm from raw issue list to mergeable PR queue. Fan out one triage subagent per issue (LEGIT / UNCLEAR / FIXED-AT-HEAD), gate every legit bug against PRINCIPLES.md via an apm-ceo strategic-alignment pass, cross-reference legit issues against open PRs, then o
Skill instructions
batch-bug-shepherd - Outer-loop bug-queue orchestrator This skill is an A10 ORCHESTRATOR-SAGA over fan-out waves (triage, strategic-alignment, PR-cross-reference, fix, drive-to-merge, conflict-resolution) with a persisted ground-truth table between phases. It COMPOSES the shepherd-driver skill as the per-PR drive-to-merge engine -- it does NOT re-implement the review + fold + push + CI loop. shepherd-driver transitively COMPOSES apm-review-panel; this skill inherits that edge and never reaches into panel internals directly. It also COMPOSES the apm-ceo persona (host-repo agent at .apm/agents/apm-ceo.agent.md) for the strategic-alignment gate, which checks every LEGIT bug against PRINCIPLES.md before allowing fix / drive work to proceed. Per-PR shepherding is delegated to shepherd-driver; per-issue verification, strategic alignment, PR-in-flight branching, greenfield fix dispatch, post-wave mergeability re-probe, and the cross-session table are owned here. The skill is ADVISORY at the p
Explore related resources
Frequently asked questions
What is batch-bug-shepherd?
batch-bug-shepherd is a open-source AI agent skill with Copy skill directory. Use this skill to drive a batch of suspected bugs in microsoft/apm from raw issue list to mergeable PR queue.
Who is batch-bug-shepherd best for?
batch-bug-shepherd is best for reusing agent instructions, scripts, and references.
How do I install batch-bug-shepherd?
Install or run batch-bug-shepherd using Copy skill directory. Check batch-bug-shepherd for the latest setup command.
Is batch-bug-shepherd actively maintained?
batch-bug-shepherd may need a closer maintenance check before production use.
Auto-fetched from GitHub.