# Review Operability

> Operability review for logs, metrics, traces, correlation, health signals, configuration, diagnostics, alertability, deployment safety, rollback signals, and runbooks. Use for observability, production-readiness, or operations questions.

- Skill: `kenlck/review-operability` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add kenlck/review-operability`
- Raw SKILL.md: https://api.skillmd.com/api/skills/kenlck/review-operability/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: kenlck (https://skillmd.com/u/kenlck)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/kenlck/review-operability

---


# Review operability

Assess one repository, a repository group, or an existing fleet evidence bundle. Judge whether operators can detect, diagnose, control, and recover the running software.

## Run the lens

1. Read the [standalone lens protocol](../audit-software-fleet/references/standalone-lens.md) completely and prepare the supplied scope with lens ID `operability`.
2. Read [the operability checks](references/checks.md) completely. Apply every check family relevant to the deployment model, criticality, exposure, and interaction edges.
3. Trace operational signals from production behavior to diagnosis and response. Classify supported outcomes as strengths or findings; record unavailable telemetry backends, platform controls, and operational artifacts as unknowns.
4. Follow the protocol to account for every contract-registered check family, validate the result, ingest it, and hand back the canonical artifact path.

For raw collection, read and follow the [safety model](../audit-software-fleet/references/safety-model.md). Review supplied telemetry and operational artifacts; treat unsupplied live-system state as unknown rather than probing a deployment.

## Boundary

Own production visibility, diagnostics, deployment control, and operator guidance. Route correctness under failure to software reliability and measured capacity or resource cost to performance efficiency.

## Completion

**Complete when:** every in-scope repository has an exact commit or explicit unavailable state, every applicable check family is accounted for, every claim has bounded sanitized evidence at an appropriate confidence, gaps remain visible in unknowns and coverage, and the shared result validator succeeds.

