capability-delivery-checklist

Solid

End-to-end checklist for delivering new capabilities across CLI, presets, and tests

Data & Documents 137 stars 13 forks Updated today MIT

Install

View on GitHub

Quality Score: 79/100

Stars 20%
71
Recency 20%
100
Frontmatter 20%
40
Documentation 15%
17
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# 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.

Details

Author
Goldziher
Repository
Goldziher/ai-rulez
Created
1 years ago
Last Updated
today
Language
Go
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

deliver-launch-checklist

Creates a cross-functional pre-launch checklist covering engineering, design, marketing, support, legal, and operations readiness, with owners, dates, and go/no-go criteria so nothing is missed before release. Use for significant or cross-team launches, not a small single-team change. For the customer-facing announcement of what shipped, use deliver-release-notes instead.

557 Updated today
product-on-purpose
AI & Automation Listed

test-checklist

Produce a hand-runnable human test checklist alongside automated tests. Run after writing automated test suites for a phase/feature that ships user-visible behavior. Creates a markdown doc (public by default in tests/checklists/, or in a project-private location for sensitive content) that a human walks through to verify end-to-end behavior that mocks can't cover -- shell rendering, Windows codepages, real subprocess behavior, interactive prompts, file atomicity under real conditions, config isolation, and other "the mocks say it works but does it REALLY" scenarios.

0 Updated 3 weeks ago
DazzleML
AI & Automation Listed

launch-checklist

Launch-stage skill: turns a feature plus team context into a tailored launch checklist where every item has a named owner role and a verifiable done condition. Use when a ship date is approaching and the work needs enumerating — 'build the launch checklist', 'what do we need before we ship', 'launch readiness list', 'we ship in 3 weeks, what has to happen' — or when /pm routes such a request here. Do NOT use to write announcements (announcement-drafter), GTM one-pagers (gtm-brief), ship/no-ship decisions (ai-feature-go-no-go), or for definitions of launch process.

1 Updated 1 months ago
Abhillashjadhav