About
The Wizard skill serves as the central orchestration hub for the Forge Editor ecosystem, designed to streamline the creation of skills, agents, and commands for Claude Code. It employs a sophisticated routing engine that combines regex pattern matching with deep semantic context analysis to guide developers to the correct implementation path. By automatically detecting project complexity levels—Simple, Standard, or Advanced—the skill ensures that only necessary dependencies are loaded, while built-in state machine integration and hook-based enforcement (W028 compliance) maintain high development standards throughout the plugin lifecycle.