secure-baseline
provision-kit
Foundationv6.2.0
PROVISION phase (Day-0) of the Zava Agentic SDLC ribbon. provision-golden-path skill — gathers service details conversationally, files the governed request through the platform IssueOps front door, watches the run live, verifies the new repo and live URL, and explains the guardrails applied.What’s inside
Section titled “What’s inside”- provision-golden-path —
skillplugins/provision-kit/.apm/skills/provision-golden-path
Install
Section titled “Install”
Add to your service repo's apm.yml. Pinned to
v6.2.0 so consumers are reproducible.
dependencies: apm: - DevExpGbb/zava-agent-config/plugins/provision-kit#v6.2.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/provision-kit#v6.2.0Register the marketplace once, then install any package by short name. See the APM marketplace guide.
apm marketplace add DevExpGbb/zava-agent-configapm install provision-kit@zava-agent-configPin if you…
Section titled “Pin if you…”Pairs with
View source on GitHub Browse plugins/provision-kit/ on the repo.