frontend-intelligence-orchestrator-extension-pattern
Extending frontend-intelligence with a new skill requires three coordinated edits: (1) add a new numbered Section to the orchestrator skill file, (2) insert a Phase N.5 in the build pipeline for the new capability, and (3) add a row to the routing matrix. This three-point pattern preserves all existing flows while wiring in the new skill — missing any one point leaves the skill registered but unreachable from the orchestrator.