microsoft/apm

Agent Package Manager

3.7kStars on the repository
60Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

apm-issue-autopilot

01

microsoft/apm

Skill Claude CodeCodex

Use this skill to drive any open microsoft/apm issue (bug, feature, docs, refactor, perf) from raw intake to a mergeable PR with triage as the central, paramount gate. Run the apm-triage-panel rubric per issue first, then present ONE consolidated triage review for the whole batch and escalate to the maintainer BY…

3.7k yesterday A 238 tokens original MIT

apm-review-panel

02

microsoft/apm

Skill Claude CodeCodex

Use this skill to run a multi-persona expert advisory review on a labelled pull request in microsoft/apm. The panel fans out to five mandatory specialists plus a test-coverage specialist (active on every PR that touches src/) plus three conditional specialists (auth, doc-writer, performance-expert), all running in…

3.7k yesterday A 178 tokens original MIT

apm-spec-guardian

03

microsoft/apm

Skill Claude CodeCodex

Use this skill to run a four-panel adversarial advisory review on any pull request that touches the OpenAPM specification artifact (docs/src/content/docs/specs/openapm-.md), its inline / sidecar JSON Schemas (docs/src/content/docs/specs/schemas/.schema.json), or the conformance fixture seed…

3.7k yesterday A 215 tokens original MIT

apm-strategy

04

microsoft/apm

Skill Claude CodeCodex

Activate for changes to project positioning, release communication, community-facing artifacts, or breaking-change decisions in microsoft/apm. Triggers on README, MANIFESTO, PRD, CHANGELOG, release workflows, and issue templates.

3.7k yesterday A 50 tokens original MIT

apm-triage-panel

05

microsoft/apm

Skill Claude CodeCodex

Use this skill to triage one microsoft/apm issue selected by the daily sweep, the status/needs-triage fast path, or manual dispatch. Emit one synthesized comment with a decision, label set, exact milestone, and suggested next action.

3.7k yesterday A 59 tokens original MIT

auth

06

microsoft/apm

Skill Claude CodeCodex

Activate when code touches token management, credential resolution, git auth flows, GITHUBAPMPAT, ADOAPMPAT, AuthResolver, HostInfo, AuthContext, or any remote host authentication -- even if 'auth' isn't mentioned explicitly.

3.7k yesterday A 52 tokens original MIT

batch-bug-shepherd

07

microsoft/apm

Skill Claude CodeCodex

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…

3.7k yesterday A 227 tokens original MIT

cli-logging-ux

08

microsoft/apm

Skill Claude CodeCodex

Use this skill when editing or creating CLI output, logging, warnings, error messages, progress indicators, or diagnostic summaries in the APM codebase. Activate whenever code touches console helpers (richsuccess, richwarning, richerror, richinfo, richecho), DiagnosticCollector, STATUSSYMBOLS, CommandLogger, or any…

3.7k yesterday A 94 tokens original MIT

cut-release

09

microsoft/apm

Skill Claude CodeCodex

Use this skill to cut an APM release from the current worktree: assess whether the cycle since the last tag warrants a patch or minor bump (semver discipline against the merged-since-last-tag diff), sanitize the [Unreleased] CHANGELOG block into a dated version block with one concise "so what" entry per merged PR…

3.7k yesterday A 198 tokens original MIT

devx-ux

10

microsoft/apm

Skill Claude CodeCodex

Activate when designing or modifying CLI command surfaces, command help text, install/init/run flows, error wording, or first-run experience in the APM CLI -- even when the user does not say "UX" explicitly.

3.7k yesterday A 48 tokens original MIT

docs-corpus-audit

11

microsoft/apm

Skill Claude CodeCodex

Use this skill to run a holistic regrounding pass on the entire microsoft/apm documentation corpus against current source code, page-by-page, and emit surgical fixes for stale claims. Activate when the maintainer wants a WHOLE-CORPUS audit (not per-PR review) -- typical triggers include "audit the docs", "reground the…

3.7k yesterday A 222 tokens original MIT

microsoft/apm

Skill Claude CodeCodex

Use this skill to verify CLAIM-LEVEL grounding of a documentation page (or set of pages) against the source code. Activate when you have specific pages to check for factual accuracy -- not when sweeping a whole corpus (use docs-corpus-audit for that) and not when triaging a PR diff (use docs-sync for that). Trigger…

3.7k yesterday A 211 tokens original MIT

microsoft/apm

Skill Claude CodeCodex

Use this skill when the docs-impact-classifier returns a structural verdict, signalling that the documentation TOC must change to accommodate the PR. Proposes TOC deltas (new pages, moves, merges) and emits new-page outline stubs that the doc-sync panel later fleshes out. Holds the 3-promise narrative (consume /…

3.7k yesterday A 85 tokens original MIT

microsoft/apm

Skill Claude CodeCodex

Use this skill to classify the documentation impact of a pull request diff, returning one of three verdicts -- no-change, in-place edit, or structural change -- with bounded LLM cost. Activate as a sibling skill of docs-sync; the orchestrator calls this first, before any panel spawn, to keep cost floor at 1 LLM call…

3.7k yesterday A 99 tokens original MIT

microsoft/apm

Skill Claude CodeCodex

Use this skill to translate a classifier's in-place verdict into a precise, page-by-page work plan for the docs-sync panel. Activate after docs-impact-classifier returns verdict inplace; reads the candidate page list, fetches the actual page contents, narrows scope to specific sections within each page, and emits the…

3.7k yesterday A 78 tokens original MIT

docs-sync

16

microsoft/apm

Skill Claude CodeCodex

Use this skill whenever a pull request is opened, reopened, or synchronized in microsoft/apm to assess whether and how the documentation corpus must change to stay truthful with the proposed code change. Activate even when the PR title or body says nothing about docs -- the skill must run on every PR to detect silent…

3.7k yesterday A 150 tokens original MIT

oss-growth

17

microsoft/apm

Skill Claude CodeCodex

Activate for OSS adoption work -- README conversion surfaces, quickstart, templates, release announcements, contributor funnel, story angles -- and any update to the maintained growth strategy at WIP/growth-strategy.md.

3.7k yesterday A 44 tokens original MIT

microsoft/apm

Skill Claude CodeCodex

Use this skill to write the PR description (PR body) for any pull request opened against microsoft/apm. Produces one self-sufficient GitHub-Flavored Markdown artifact: TL;DR, Problem (WHY), Approach (WHAT), Implementation (HOW), 1-3 validated mermaid diagrams, explicit trade-offs, validation evidence, and a…

3.7k yesterday A 131 tokens original MIT

python-architecture

19

microsoft/apm

Skill Claude CodeCodex

Activate when creating new modules, refactoring class hierarchies, introducing design patterns, or making changes spanning 3+ files in the APM CLI codebase.

3.7k yesterday A 37 tokens original MIT

shepherd-driver

20

microsoft/apm

Skill Claude CodeCodex

Use only as the composed drive-to-merge stage of an APM batch orchestrator (batch-bug-shepherd, apm-issue-autopilot) that has already selected ONE open pull request in microsoft/apm. Do NOT use for user-facing requests to triage issues, sweep a queue, or open PRs -- the parent orchestrator owns those. Spawn one…

3.7k yesterday A 193 tokens original MIT

microsoft/apm

Skill Claude CodeCodex

Activate when reviewing or modifying dependency resolution, lockfile schema, package downloaders, signature/integrity checks, file integration cleanup, or anything that could expose APM to dependency confusion, typosquatting, malicious packages, or token leakage.

3.7k yesterday A 54 tokens original MIT

apm-usage

22

microsoft/apm

Skill Claude CodeCodex

Activate when the user asks about APM (Agent Package Manager): installing, configuring, authoring, or troubleshooting AI-agent packages, dependencies, compilation, MCP servers, policy, or any apm CLI command.

3.7k yesterday A 49 tokens original MIT

[object Object]

23

microsoft/apm

Skill Claude CodeCodex

Skill "[object Object]" from microsoft/apm, covering what this package does, getting started, available primitives and included workflows.

3.7k yesterday A 8 tokens original MIT

contract-skill

24

microsoft/apm

Skill Claude CodeCodex

Hermetic Agent Plugins lifecycle contract.

3.7k yesterday A 10 tokens original MIT