# microsoft/apm

Agent Package Manager

Repository: https://github.com/microsoft/apm
Canonical: https://ross.abutalabs.com/products/apm
Homepage: https://microsoft.github.io/apm/
Language: Python
License: MIT
License Family: permissive
Topics: ai-agents, codex-cli, context-engineering, prompt-engineering, claude-code, github-copilot, package-manager
Last push: 2026-08-26T22:38:18+00:00

## Health v2 (maintenance only)
Score: 79/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 84, longevity 24
- inputs: {"age_days": 349, "days_push": 7, "days_rel": 27, "gap_med": 2, "n_releases_24m": 74}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3644, forks 339 (observed 2026-08-28T04:08:12.875715+00:00)

## What it is
APM (Agent Package Manager) is an open-source dependency manager for AI coding agents, letting teams declare skills, prompts, instructions, plugins, and MCP servers in an apm.yml manifest. It resolves transitive dependencies, pins versions with a lockfile, and deploys agent context across harnesses like GitHub Copilot, Claude Code, Cursor, and Codex.

## Use cases
- share agent skills and prompts across a team via a manifest
- reproducibly configure AI coding agents on fresh clones
- install MCP servers into multiple agent clients
- manage agent context dependencies like npm manages packages
- enforce org policy on which agent packages are allowed
- author and version agent plugin packages

## When to choose
- your team uses multiple AI coding agents and needs consistent, portable context
- you want versioned, lockfile-pinned agent dependencies with transitive resolution
- you need governance and security scanning for agent packages in an organization

## When to avoid
- you use a single agent harness with no need for portability
- you only need one-off skill installs without manifest or lockfile management

## Facets
- artifact type: cli-tool
- maturity: active
- function: package-manager, cli, prompt-engineering, mcp, developer-tools, configuration-management
- domain: developer-tools, large-language-models
- platform: cli, cross-platform, windows
- tags: ai-agents, agent-context, dependency-manager, copilot, claude-code, skills, lockfile, policy-governance, automation, command-line, macos, linux

## Member repositories
- microsoft/apm (main) score 79

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:12.875715+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:31:45.903706+00:00, confidence not recorded.
  - readme: https://github.com/microsoft/apm (fetched 2026-08-28T04:08:12.875715+00:00, sha 5a8ec6e9230a)
  - homepage: https://microsoft.github.io/apm/ (fetched 2026-08-29T09:26:03.156849+00:00, sha 1c68ace50de6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
