← ClaudeAtlas

capability-delivery-checklistlisted

End-to-end checklist for delivering new capabilities across CLI, presets, and tests
Goldziher/ai-rulez · ★ 117 · Data & Documents · score 78
Install: claude install-skill Goldziher/ai-rulez
# Capability Delivery Checklist - Capture an implementation plan and accompanying tests before touching code. - Update docs, schema, and multi-runtime wrappers in the same change set. - Include fixture or validation coverage that demonstrates the new feature. - Run `go test ./...`, `ai-rulez validate`, and regenerate outputs before opening a PR.