refresh-generated-contextlisted
Install: claude install-skill BhangeeF16/kaizen
# Refresh Generated Context
Rebuild the generated layer so the graph index reflects what the run just changed. Generated artifacts are never hand-edited — they are regenerated or their failure is recorded.
## Dispatch
One synchronous `Agent`-tool call, `subagent_type: devops-ops`.
## Required inputs
- The changed knowledge base — which docs and manifests this run touched.
## Required outputs (all mandatory)
- Generated index validation — the regenerated artifacts checked against the changed content.
- Graph reindex output — the actual tooling output, with a grep smoke proving the changed content is discoverable.
## Rules — harvested documentation discipline
- When the refresh genuinely cannot run (tooling unavailable, not merely "not run yet"), stop and record exactly why — the explicit record is this action's valid output in that case; silence is not.
## 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).