APM (Agent Package Manager)¶
Validates repositories using the APM directory layout (.apm/). Auto-enables when .apm/ is detected.
| Rule ID | Description | Default Severity | Autofix |
|---|---|---|---|
apm-yaml-valid |
apm.yml must exist with valid YAML and required fields (name, version, description) | error (auto) | - |
apm-structure-valid |
.apm/ directory must contain skills/ or instructions/ with valid structure | warning (auto) | - |