Sets up and installs the AI Software Architect framework in a NEW project for the FIRST time. Use when the user requests "Setup .architecture", "Setup ai-software-architect", "Initialize architecture framework", "Install software architect", or similar setup/installation phrases. Do NOT use for checking status (use architecture-status), creating documents (use create-adr or reviews), or when framework is already set up.
$npx -y skills add codenamev/ai-software-architect --skill setup-architectInstalls into the current project.
Run `npx skills use "https://github.com/codenamev/ai-software-architect" --skill "codenamev/ai-software-architect/setup-architect"` 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/codenamev/ai-software-architect" that are relevant to the current task. Run `npx skills add "https://github.com/codenamev/ai-software-architect"` and select the relevant skills, then follow their instructions.