Skip to content

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.

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.0

Then in CI / locally:

Terminal window
apm install
apm audit --ci
You want developers to stand up new golden-path services conversationally — the agent gathers the details, files the governed IssueOps request, watches the run live, and verifies the deployed result.

Pairs with