← ClaudeAtlas

ship-gatelisted

Run or define external ship gates (test/lint/type/build) before declaring done. Use at the end of implementation slices.
edenbuilds/agentloop · ★ 0 · AI & Automation · score 63
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.