zonix-order-lifecycle
CommunityOrchestrates end-to-end order lifecycle.
AuthorAbrahan-Eagle
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill defines and enforces a robust, end-to-end order lifecycle for Zonix Eats, ensuring consistent state management, validated transitions, and reliable event emissions across buyer, commerce, delivery, and admin workflows.
Core Features & Use Cases
- State machine enforcement: Only allowed transitions (pending_payment -> paid -> processing -> shipped -> delivered; cancellations allowed from paid or processing) are permitted, preventing invalid status changes.
- Event-driven updates: Emits OrderStatusChanged events after every state change to sync real-time dashboards and external services.
- Payment validation & cancellation rules: Handles manual/payment validations and complex cancellation rules with penalties as defined.
- Comprehensive data model & API coverage: Describes the Order model fields, relationships, and endpoints for buyers, commerce, delivery, and admins.
Quick Start
Integrate the Order lifecycle by enforcing the valid transitions and emitting OrderStatusChanged events after each update.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: zonix-order-lifecycle Download link: https://github.com/Abrahan-Eagle/zonix-eats-front/archive/main.zip#zonix-order-lifecycle Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.