Build implementation plans for complex tasks. Use when the user asks to plan, design an approach, or think through a task before coding. Also activate for large refactorings, multi-file changes, or when the user says 'plan first' or '/plan'.
$npx -y skills add ai-pivot/xbot --skill planInstalls into the current project.
Run `npx skills use "https://github.com/ai-pivot/xbot" --skill "ai-pivot/xbot/plan"` 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/ai-pivot/xbot" that are relevant to the current task. Run `npx skills add "https://github.com/ai-pivot/xbot"` and select the relevant skills, then follow their instructions.