Turns a plan phase into a PhaseSpec v1 and dispatches it to a specialist subagent via the Agent tool. Subagent reads files itself, returns a structured result, the result is logged into progress.md. Markdown is the shared state; no in-memory shared store across agents.
$npx -y skills add othmanadi/mddesign --skill team-dispatchInstalls into the current project.
Run `npx skills use "https://github.com/othmanadi/mddesign" --skill "othmanadi/mddesign/team-dispatch"` 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/othmanadi/mddesign" that are relevant to the current task. Run `npx skills add "https://github.com/othmanadi/mddesign"` and select the relevant skills, then follow their instructions.