delivery-validation

Validate product delivery by checking requirements, prerequisites, and acceptance criteria.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/lyraarteltda/MEGA-BRAIN-JARVIS-v2 --skill delivery-validation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: delivery-validation
Source: https://github.com/lyraarteltda/MEGA-BRAIN-JARVIS-v2/tree/main/.fnd/skills/delivery-validation
Command: npx skills add https://github.com/lyraarteltda/MEGA-BRAIN-JARVIS-v2 --skill delivery-validation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures that product features meet all defined requirements and business rules before they are considered complete and ready for release.

Core Features & Use Cases

  • Requirement Verification: Checks if functional requirements (RF) and business rules (RN) are fully implemented.
  • Prerequisite Analysis: Identifies and validates all necessary dependencies and prerequisites for a feature to function correctly.
  • Acceptance Criteria Testing: Confirms that the feature meets the defined acceptance criteria.
  • Use Case: Before merging a new feature, use this Skill to confirm that all user stories are implemented, all business logic is correctly applied, and all necessary backend configurations are in place.

Quick Start

Use the delivery-validation skill to validate the feature delivery for the current feature.

Frequently Asked Questions about delivery-validation

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

FAQPage Schema
How do I validate product delivery against functional requirements before merging?

To validate product delivery, you can use a skill that checks if functional requirements and business rules are fully implemented, analyzes prerequisites, and generates a comprehensive validation report.

What is the best way to verify acceptance criteria and implicit dependencies for a new feature?

Verifying acceptance criteria and implicit dependencies is done by analyzing functional requirements and implementation details to confirm the feature meets all defined business rules.

Do I need an about.md file to check if business rules are fully implemented?

Yes, you need an about.md file to check if business rules are fully implemented, as it provides the required functional requirements and implementation details for verification.

How does prerequisite analysis work for feature validation?

Prerequisite analysis for feature validation works by identifying and validating all necessary dependencies and backend configurations to ensure the feature functions correctly.

Can I generate a validation report for user stories before release?

Yes, you can generate a comprehensive validation report for user stories before release by confirming all stories are implemented and necessary backend configurations are in place.