convert-plugin-to-apm

Installation
SKILL.md

convert-plugin-to-apm Skill 🔄

Overview

This skill implements the Overlay-First migration strategy. It allows existing plugins to gain APM governance without the "repackaging tax" of moving files, unless explicitly requested.

Migration Modes

1. Overlay Mode (Default)

Use when: The plugin is active and its current layout is preferred.

  • Action: Add apm.yml and docs/governance.md to the root.
  • Benefit: Zero disruption to existing npx skills or Claude Code workflows.

2. Hybrid Mode

Use when: You want to keep the plugin layout but start adding new APM-native assets.

  • Action: Add .apm/ for new governance assets; keep existing primitives in place.
Installs
1
GitHub Stars
3
First Seen
5 days ago
convert-plugin-to-apm — richfrem/agent-plugins-skills