resilience-review

Installation
SKILL.md

Murphy pass for credible risk, not edge-case harvest.

Evidence first

Credibility needs a trust boundary, irreversible effect, contract, incident, demonstrated scale, or likely path. Could happen is insufficient; skip low-risk work.

Map action, state change, side effects, dependencies, scale. Native Codex runs inline unless explicit agents or /swarm were requested. Probe relevant:

  • Input: malformed/stale trust-boundary data.
  • Timing: duplicate/out-of-order corruption or deception.
  • System: dependency failure breaks contract.
  • State: reachable impossible state.
  • Recovery: normal user stuck or shown fake success.

Each credible finding needs evidence, trigger, expected behavior, smallest guard, smallest public-contract test. No evidence means no finding.

Security/privacy/data loss/destructive actions fail closed. Otherwise prefer clear failure over speculative retries/fallbacks/caches/flags/observability.

Use /read-the-damn-docs for external contracts, /diagnosing-bugs to confirm real defects, then one RED regression test. /visual-review only for customer recovery UI.

Installs
1
GitHub Stars
3
First Seen
Sep 11, 2026
resilience-review — malinskibeniamin/skills