ship-gatelisted
Install: claude install-skill edenbuilds/agentloop
# Ship Gate
1. Detect project scripts from package.json/pyproject/Makefile/etc.
2. Run the narrowest honest gate for the change.
3. On failure: capture structured error; do not claim success.
4. On success: summarize what passed and remaining residual risk.
5. If no gate exists, say so and propose the smallest check.
Done := gate green OR explicit accepted gap.