Skip to content

review-kit

Phase kitREVIEWv6.1.0

REVIEW phase of the Zava Agentic SDLC ribbon. Pre-PR self-review skills — multi-perspective panel review (architect + security) of staged changes, run by the author before push to surface design and security gaps before the human PR reviewer pays the tax.

Add to your service repo's apm.yml. Pinned to v6.1.0 so consumers are reproducible.

dependencies:
apm:
- DevExpGbb/zava-agent-config/plugins/review-kit#v6.1.0

Then in CI / locally:

Terminal window
apm install
apm audit --ci
You want a multi-perspective self-review of staged changes before push.

Pairs with