asl-general-delivery-consistency-validation

Validate type, flow, permission, and UI consistency for AskLeave delivery.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/ChapmanRichard/LeaveSystem_Frontend --skill asl-general-delivery-consistency-validation
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: asl-general-delivery-consistency-validation
Source: https://github.com/ChapmanRichard/LeaveSystem_Frontend/tree/main/.github/skills/asl-general-delivery-consistency-validation
Command: npx skills add https://github.com/ChapmanRichard/LeaveSystem_Frontend --skill asl-general-delivery-consistency-validation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates pre-delivery consistency validation for the AskLeave feature, significantly reducing the risk of regression errors and ensuring smooth feature delivery.

Core Features & Use Cases

  • Pre-Delivery Validation: Ensures all type, flow, permission, and UI aspects are consistent before the AskLeave feature is released.
  • Regression Risk Reduction: Minimizes the potential for bugs and inconsistencies in the delivered feature.
  • Use Case: Before deploying the AskLeave feature, run this Skill to check for type errors, data flow issues, permission mismatches, and UI consistency to guarantee a stable and reliable feature.

Quick Start

Execute the validation skill to ensure the AskLeave feature's consistency: run npm run validate-asl-delivery.

Frequently Asked Questions about asl-general-delivery-consistency-validation

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

FAQPage Schema
How do I validate feature delivery consistency to prevent regression bugs?▼

Pre-delivery consistency validation checks type, flow, permission, and UI aspects to mitigate regression risk. It requires TypeScript/ESLint type checking, npm run build validation, and manual regression testing to ensure feature stability.

What is pre-delivery validation for the AskLeave feature?▼

Pre-delivery validation for the AskLeave feature ensures type, flow, permission, and UI consistency before release. It verifies TypeScript/ESLint standards, npm run build validation, and manual regression testing to minimize regression errors.

How do I run the AskLeave consistency check using npm?▼

To run the AskLeave consistency check, execute `npm run validate-asl-delivery` in your terminal. This triggers validation of type, flow, permission, and UI consistency to mitigate regression risk before delivery.

Do I need TypeScript and ESLint to run delivery validation?▼

Yes, TypeScript and ESLint are required for delivery validation. The process depends on TypeScript/ESLint for type checking and enforcing Rust-Red standards to ensure code consistency before feature delivery.

What does the AskLeave feature consistency check include?▼

The AskLeave feature consistency check includes type checking, flow validation, permission verification, and UI consistency. It also requires npm run build validation and manual regression testing to meet Rust-Red standards.