Design Taxonomy Command Design a taxonomy structure with terms, hierarchy, and classification rules. Usage Taxonomy Types - flat : Simple tags with no hierarchy - hierarchical : Parent-child tree structure - faceted : Multi-dimensional classification Workflow Step 1: Parse Arguments Extract taxonomy name and type from the command. Step 2: Gather Requirements Use AskUserQuestion for structured requirements gathering: Use these responses to tailor taxonomy type and structure. Step 3: Invoke Skill Invoke skill with gathered requirements. Step 4: Generate Taxonomy Design Based on type: Flat Taxon…