← all publishers

e3742526

@e3742526 source repo

4 published skills

  1. Failsafe Readiness · e3742526 bundle
    Audit whether software fails safely under missing dependencies, bad configuration, malformed input, stalled work, interrupted runs, network errors, partial data, and operator mistakes. Use when reviewing graceful startup, shutdown, cleanup, timeout, recovery, degraded mode, logging, and rerun safety.
    0
    installs
  2. Off Nominal Review · e3742526 bundle
    Review software and operational workflows using NASA-style nominal versus off-nominal scenario analysis. Use when auditing safeguards, fault management, containment, degraded behavior, and operator-visible handling of unexpected conditions.
    0
    installs
  3. Playtest Scenarios · e3742526 bundle
    Build and replay a standing playtest scenario library that pins how an application is actually driven — commands, flags, arguments, screens, controls, and expected behavior. Part 1 scans a repository and authors reusable scenario cards under docs/test_scenarios/. Part 2 replays those cards unchanged as a stress test for a new model, a new agent harness or toolchain, or an app release, and as a head-to-head comparison of different models on the same repository — classifying every failure as app drift, runner drift, or environment drift before the runner is trusted for real deliverables. Use to create test scenarios, playtest an app, re-verify that commands and flags still work, stress-test a new model or tooling version, or compare models against existing scenarios.
    0
    installs
  4. Recovery Readiness · e3742526 bundle
    Audit recovery, restore, reconstitution, and rerun safety using NIST-style contingency and resilient-system thinking. Use when reviewing checkpointing, rollback, backup or restore flows, degraded operation, and validation of recovered capability.
    0
    installs