Skip to main content
ClaudeWave

Agent Package Manager

Subagents2.9k estrellas236 forksPythonMITActualizado today
Nota editorial

APM (Agent Package Manager) is an open-source dependency manager from Microsoft that brings package-manager conventions to AI agent configuration. Developers declare agent dependencies once in an `apm.yml` manifest, covering instructions, skills, prompts, hooks, plugins, and MCP servers, and a single `apm install` command reproduces the full setup across Claude Code, GitHub Copilot, Cursor, Codex, Gemini, and Windsurf. The tool resolves transitive dependencies the way npm or pip does, pins resolved sources and content hashes in an `apm.lock.yaml` lockfile, and scans installs for hidden Unicode that can manipulate LLM behavior. A notable feature is `apm compile -t copilot`, which writes `.github/copilot-instructions.md` automatically with no additional configuration. Enterprise teams can enforce source allowlists and primitive restrictions through an `apm-policy.yml` file with tighten-only inheritance from enterprise down to repository level. The project targets developers and security teams who need reproducible, auditable agent context across multi-agent, multi-tool projects.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Topics declared
  • Trusted owner (microsoft)
  • Documented (README)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/microsoft/apm && cp apm/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

23 items en este repositorio

>-

Instalar

>-

Instalar

>-

Instalar

>-

Instalar

>-

Instalar
authSkill

>

Instalar

>-

Instalar

>

Instalar

>-

Instalar
devx-uxSkill

>-

Instalar

>-

Instalar

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 nouns: "is this doc accurate", "verify the page against the code", "fact-check this section", "any claims that drifted from source", "fact-checking", "grounding audit", "drift hunt", "claim verification". Returns per-claim verdicts (GROUNDED | PARTIAL | CONTRADICTED | UNSUPPORTED) with file:line evidence citations. Catches paragraph-level inaccuracies that page-level audit averages over -- e.g. a paragraph with 5 claims where 4 are grounded and 1 is fabricated. Does NOT modify files (returns advisory only); does NOT re-architect the docs; does NOT triage PRs.

Instalar

>-

Instalar

>-

Instalar

>-

Instalar

>-

Instalar

>-

Instalar

>-

Instalar

>

Instalar

>-

Instalar

>-

Instalar

>

Instalar

{{description}}

Instalar
Casos de uso

Resumen de Subagents

README no disponible. Visita el repo en GitHub para la documentación completa.
ai-agentsclaude-codecodex-clicontext-engineeringgithub-copilotpackage-managerprompt-engineering

Lo que la gente pregunta sobre apm

¿Qué es microsoft/apm?

+

microsoft/apm es subagents para el ecosistema de Claude AI. Agent Package Manager Tiene 2.9k estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala apm?

+

Puedes instalar apm clonando el repositorio (https://github.com/microsoft/apm) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar microsoft/apm?

+

Nuestro agente de seguridad ha analizado microsoft/apm y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene microsoft/apm?

+

microsoft/apm es mantenido por microsoft. La última actividad registrada en GitHub es de today, con 81 issues abiertos.

¿Hay alternativas a apm?

+

Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.

Despliega apm en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: microsoft/apm
[![Featured on ClaudeWave](https://claudewave.com/api/badge/microsoft-apm)](https://claudewave.com/repo/microsoft-apm)
<a href="https://claudewave.com/repo/microsoft-apm"><img src="https://claudewave.com/api/badge/microsoft-apm" alt="Featured on ClaudeWave: microsoft/apm" width="320" height="64" /></a>

Más Subagents