소개
The phase-semantic skill serves as the intelligent decision engine for the Forge2 assistant workflow, systematically evaluating user intent to categorize tasks into the most effective implementation pattern. By utilizing a specialized decision matrix and keyword analysis, it distinguishes between reusable knowledge (Skills), autonomous multi-step tasks (Agents), user-triggered actions (Commands), event-driven enforcement (Hooks), and external tool integrations (MCPs). This standardized approach ensures that every developer request is mapped to the correct structural framework, maximizing both code maintainability and execution efficiency.