One Real Ride

Before declaring any deployed or user-facing change done, shipped, or closed out, run one real end-to-end invocation through the real seams — the deployed function, a real login and JWT, the real model call, the real browser or device. Green CI, green smokes, and a clean typecheck prove the layers; only the ride proves the seams. Triggers on "done", "shipped", "live", closing out a feature, and after any migration that existing code reads. Does not fire mid-implementation on individual command results (verify-the-effect's norm covers per-signal checks), nor on changes with no deployed or user-facing surface.

randommonicle Updated

File contents

randommonicle/claude-skills/tree/main/one-real-ride commit 3e30e18545

Frequently asked questions

npx skillmds@latest add randommonicle/one-real-ride