Generate a comprehensive sitemap and URL routing strategy for the CMS.
/plugin marketplace add melodic-software/claude-code-plugins/plugin install content-management-system@melodic-software# Plan Sitemap Command Generate a comprehensive sitemap and URL routing strategy for the CMS. ## Usage ## Output Formats - **xml**: Standard XML sitemap (sitemap.xml) - **json**: JSON sitemap for APIs - **tree**: Visual ASCII tree structure - **yaml**: Structured configuration ## Workflow ### Step 1: Parse Arguments Extract output format and options from command. ### Step 2: Analyze Site Structure Read existing content types and page definitions: - Content types with routes - Page hierarchies - Taxonomy structures - Dynamic route patterns ### Step 3: Invoke Skills Invoke relev...