Review services, APIs, and multi-component systems for reliability risks including failure modes, cascading failures, resilience gaps, and SLO readiness. Use when the work involves new services, significant service changes, multiple external dependencies, or high blast-radius failure scenarios.
62
75%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./Plugins/harness-engineering/fixtures/budget-archive/2026-04-21/deferred-store/skills/code_quality_review/he-reliability-review/SKILL.mdThis entrypoint stays concise and keeps full reliability-review context in references loaded only when needed.
assets/~/.codex/agents/manifest.json before spawning helpers.always, conditional, or manual-only) before delegation.[[codex-agent-creator]].Use this skill when the user requests a reliability-focused review of services, APIs, or multi-component architectures.
schema_version: 1 when structured review output is requested.Use $context7 when the review depends on current behavior of a named reliability, observability, cloud SDK, queue, telemetry, or resilience library. Do not use external docs for generic reliability principles when local evidence is enough.
he-work or he-fix-bugs.bin/ask skills audit Plugins/harness-engineering/skills/code_quality_review/he-reliability-review --level strict --robot --json
bin/ask skills route he-reliability-review --jsonFail fast: stop at the first failed gate and do not proceed.
Reliable systems are built by making failure paths explicit and testable before incidents force the issue.
4c78f98
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.