Initialize a new Task Master project.
Initialize a new Task Master project. Arguments: $ARGUMENTS Parse arguments to determine initialization preferences. ## Initialization Process 1. **Parse Arguments** - PRD file path (if provided) - Project name - Auto-confirm flag (-y) 2. **Project Setup** 3. **Smart Initialization** - Detect existing project files - Suggest project name from directory - Check for git repository - Verify AI provider configuration ## Configuration Options Based on arguments: - `quick` / `-y` → Skip confirmations - `<file.md>` → Use as PRD after init - `--name=<name>` → Set pr...
Initialize new project with essential structure: **$ARGUMENTS**
Initialize project with output style and structure
Initialize new project with comprehensive documentation (overview, specs, tech stack, architecture)
Initialize a newly generated Odoo PWA project with all necessary setup steps.