Skip to content

Quick start

If you haven’t already — see the APM quick start.

Pin secure-baseline (mandatory) plus the phase kits your repo exercises. Pinned to the current marketplace tag so installs are reproducible.

zava-storefront/apm.yml
dependencies:
apm:
- DevExpGbb/zava-agent-config/plugins/secure-baseline#v6.1.0
- DevExpGbb/zava-agent-config/plugins/code-kit#v6.1.0
- DevExpGbb/zava-agent-config/plugins/review-kit#v6.1.0
- DevExpGbb/zava-agent-config/plugins/release-kit#v6.1.0
Terminal window
apm install
apm audit --ci

Your repo now inherits the pinned plugins’ skills, personas and instructions. Layered service-local instructions in your own .apm/ always win over inherited ones.