Use this skill when bringing up a new model family, re-basing an existing family onto the current platform contract, or deciding what belongs in core workflow orchestration versus family or host code.
$npx -y skills add numman-ali/mlxr --skill family-bringupInstalls into the current project.
Run `npx skills use "https://github.com/numman-ali/mlxr" --skill "numman-ali/mlxr/family-bringup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/numman-ali/mlxr" that are relevant to the current task. Run `npx skills add "https://github.com/numman-ali/mlxr"` and select the relevant skills, then follow their instructions.