Phase 3 of the prd-taskmaster pipeline: smart mode selection and user handoff. Detects installed capabilities (superpowers, ralph-loop, task-master-ai, playwright, research providers), recommends ONE execution mode (A/B/C) with reasoned justification, appends the task-execution workflow to CLAUDE.md, surfaces a structured AskUserQuestion multi-option picker for user agency, and dispatches the chosen mode. Mode D (Atlas Fleet) is selectable only when detect_capabilities returns tier=premium (licensed atlas-launcher detected); otherwise it is a locked Atlas Pro teaser. Plan Mode is NOT used (spec section 13.5): AskUserQuestion is the sole user-agency mechanism. Declares HANDOFF complete so EXECUTE can follow.
$npx -y skills add anombyte93/prd-taskmaster --skill handoffInstalls into the current project.
Run `npx skills use "https://github.com/anombyte93/prd-taskmaster" --skill "anombyte93/prd-taskmaster/handoff"` 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/anombyte93/prd-taskmaster" that are relevant to the current task. Run `npx skills add "https://github.com/anombyte93/prd-taskmaster"` and select the relevant skills, then follow their instructions.