Quick start
1. Install the APM CLI
Section titled “1. Install the APM CLI”If you haven’t already — see the APM quick start.
2. Pin the plugins you need in apm.yml
Section titled “2. Pin the plugins you need in apm.yml”Pin secure-baseline (mandatory) plus the phase kits your repo exercises.
Pinned to the current marketplace tag so installs are reproducible.
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.03. Install (locally and in CI)
Section titled “3. Install (locally and in CI)”apm installapm audit --ciThat’s it
Section titled “That’s it”Your repo now inherits the pinned plugins’ skills, personas and instructions.
Layered service-local instructions in your own .apm/ always win over
inherited ones.
Other ways to install
Section titled “Other ways to install” Install patterns apm.yml pinning vs. one-shot CLI vs. registering the marketplace.
Browse the catalog All plugins, grouped by SDLC phase and tier.