plugin-maintenance
Installation
SKILL.md
Plugin Maintenance
Overview
This skill is the ecosystem health hub. It covers three operations:
- Audit — structural compliance checking against Open Standards
- Sync — keep agent environments in sync with
plugins/, cleaning up orphaned artifacts - README — scaffold missing documentation
Core constraint: Custom, project-specific plugins are NEVER deleted during sync. Only vendor-managed plugins that have been locally removed are cleaned up.
References
- Sync process guide:
plugins/plugin-manager/skills/plugin-maintenance/references/cleanup_process.md - Sync flow diagram:
plugins/plugin-manager/skills/plugin-maintenance/references/cleanup_flow.mmd
Execution Protocol
CRITICAL: Do not immediately generate bash commands. Operate as an interactive assistant.