secure-baseline
operate-kit
Phase kitOPERATEv6.1.0
OPERATE phase of the Zava Agentic SDLC ribbon. Incident-to-PR skill — converts an Azure SRE Agent finding into a remediation pull request scoped to the right repo.What’s inside
Section titled “What’s inside”- incident-to-pr —
skillplugins/operate-kit/.apm/skills/incident-to-pr
Install
Section titled “Install”
Add to your service repo's apm.yml. Pinned to
v6.1.0 so consumers are reproducible.
dependencies: apm: - DevExpGbb/zava-agent-config/plugins/operate-kit#v6.1.0Then in CI / locally:
apm installapm audit --ciInstall directly from the org/repo path. Useful for one-off experiments.
apm install DevExpGbb/zava-agent-config/plugins/operate-kit#v6.1.0Register the marketplace once, then install any package by short name. See the APM marketplace guide.
apm marketplace add DevExpGbb/zava-agent-configapm install operate-kit@zava-agent-configPin if you…
Section titled “Pin if you…”Pairs with
View source on GitHub Browse plugins/operate-kit/ on the repo.