jade-core-rule-dispatcher
CommunityRoute migration rules to the right recipe.
Software Engineering#batch processing#artifact tracking#atomic writes#rule dispatch#migration pipeline#recipe registry#subprocess execution
AuthorTheRealSeber
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes the manual glue work of matching each migration rule to the correct recipe implementation, executing it safely, and recording the outcome for the pipeline.
Core Features & Use Cases
- Rule-to-recipe routing: Looks up each rule in the registry and selects the appropriate recipe skill or fallback handler.
- Per-task dispatch: Processes one rule task at a time from the batch loop so migrations stay deterministic and traceable.
- Result recording and status updates: Writes per-task fix results, updates batch status, and keeps artifacts as the source of truth.
- Use case: Use it when a JADE migration run needs to apply a specific transformation rule to one or more flagged files without embedding any transform logic in the dispatcher.
Quick Start
Ask the skill to dispatch the given rule task for the specified artifacts directory and record the recipe result.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: jade-core-rule-dispatcher Download link: https://github.com/TheRealSeber/PolishedJADEite/archive/main.zip#jade-core-rule-dispatcher 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 536,000+ vetted skills library on demand.