# capability-delivery-checklist - Author: Na'aman Hirschfeld - Repository: Goldziher/ai-rulez - Version: 20260107213214 - Stars: 85 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/Goldziher/ai-rulez - Web: https://mule.run/skillshub/@@Goldziher/ai-rulez~capability-delivery-checklist:20260107213214 --- --- priority: medium targets: - CLAUDE.md - .github/copilot-instructions.md - .continue/rules/* --- # 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.