runtime-validationlisted
Install: claude install-skill BhangeeF16/kaizen
# Runtime Validation
Prove the changed runtime behavior by running it. A container that reports running has not passed this action — a real endpoint answered, a real log line observed, a real queue inspected has.
## Dispatch
One synchronous `Agent`-tool call, `subagent_type: devops-ops`.
## Required inputs
- The slice's runtime or compose changes.
## Required outputs (all mandatory)
- Runtime validation evidence — the specific checks performed (configuration validation, service startup, health/real-endpoint checks, broker inspection where messaging changed) with their observed output, not a pass/fail assertion alone.
- Operational risk notes — anything left unverified and why, stated plainly.
## Result
Report each required output produced (with its location), the result (pass / pass_with_risks / blocked / failure), and blocking questions as an explicit list (empty list stated explicitly).