Customise the prd-taskmaster plugin workflow via curated brainstorm questions. The AI asks, the user answers in plain English, and the skill writes their preferences to .atlas-ai/config/atlas.json. Future runs of prd-taskmaster read that file and apply user preferences to phase gates, validation strictness, default provider, preferred execution mode, and template choice. For deeper tweaks beyond the curated questions, users can hand-edit files in .atlas-ai/customizations/. Use when the user says "customise workflow", "customize workflow", "adjust my PRD settings", "tune the skill", or wants to change how prd-taskmaster behaves.
$npx -y skills add anombyte93/prd-taskmaster --skill customise-workflowInstalls into the current project.
Run `npx skills use "https://github.com/anombyte93/prd-taskmaster" --skill "anombyte93/prd-taskmaster/customise-workflow"` 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.