Chaos Adversarial Gate

Kodu 'Şeytanın Avukatı' gözüyle inceleyen; network kopması, bellek kaçağı ve rastgele monkey test senaryolarını dayatan paranoyak kapı.

GktuOktay Updated

File contents

Chaos & Adversarial Gate BEFORE finalizing complex algorithms, integrations, or PR reviews

  • REJECT code that assumes happy-path only (e.g. 200 OK without 503/429 handling).
  • FORCE Pre-Mortem analysis ('If this fails in production, why did it fail?').
  • REQUIRE defensive checks against memory leaks, race conditions, and unhandled Promise rejections.

GktuOktay/autonomous-agency/tree/main/src/skills/03_quality_gates/chaos-adversarial-gate commit 99e4950658

Frequently asked questions

npx skillmds@latest add gktuoktay/chaos-adversarial-gate