feature-delivery

Validate feature delivery completeness across code, tests, and documentation before release.

2|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/u9401066/automl-stat-mcp --skill feature-delivery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-delivery
Source: https://github.com/u9401066/automl-stat-mcp/tree/main/.claude/skills/feature-delivery
Command: npx skills add https://github.com/u9401066/automl-stat-mcp --skill feature-delivery

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensure completed features are delivered with all necessary artifacts, tests, and documentation, reducing release risk and rework.

Core Features & Use Cases

  • Final delivery checklist: code completeness, tests, README/CHANGELOG updates, and API documentation.
  • Quality gates: static analysis, security reviews, performance considerations, and known limitations.
  • Release artifacts & handoff: build artifacts, usage examples, and handoff notes to enable smooth onboarding.
  • Use Case: when a feature is complete and ready for release, run this skill to verify readiness and generate release notes.

Quick Start

Trigger the feature-delivery skill after a feature is completed to run through the final delivery checks and prepare release artifacts.

Frequently Asked Questions about feature-delivery

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate feature delivery validation before a release?

To automate feature delivery validation, you can trigger this skill to verify code completeness, tests, changelogs, and API documentation. It enforces a rigorous handoff by checking a deliverable checklist, static analysis results, and performance considerations.

What should be included in a release checklist for production-ready features?

A release checklist for production-ready features should include passing tests, updated README and CHANGELOG files, API documentation, static analysis results, and known limitations. This skill automates verifying these artifacts to reduce release risk and rework.

How do I generate release notes and handoff documentation for completed features?

You generate release notes and handoff documentation by running this skill after a feature is complete. It prepares release artifacts, usage examples, and handoff notes to ensure smooth onboarding for product and software teams.

Can I use this feature delivery skill for quality assurance and static analysis checks?

Yes, you can use this feature delivery skill for quality assurance. It applies quality gates by verifying static analysis results, security reviews, and performance considerations before allowing a feature to be released.

When do I need to run a final delivery checklist for software features?

You need to run a final delivery checklist when a feature is complete and ready for release. This ensures all necessary artifacts, tests, and documentation are verified, reducing the risk of post-release rework.

Does feature delivery validation work without external testing dependencies?

Feature delivery validation works without external dependencies. This skill operates standalone to verify artifacts, tests, and documentation, applying its own rigorous checks for code completeness and handoff readiness.