Interactive setup wizard to create blog constitution (`.spec/blog.spec.json`).
/plugin marketplace add leobrival/topographic-studio-plugins/plugin install leobrival-blog-kit-plugins-blog-kit@leobrival/topographic-studio-plugins# Blog Setup Interactive setup wizard to create blog constitution (`.spec/blog.spec.json`). ## Usage This command creates a bash script in `/tmp/` and executes it interactively to gather your blog configuration. ## What It Does 1. Generates interactive setup script in `/tmp/blog-kit-setup-[timestamp].sh` 2. Prompts for blog configuration (name, context, tone, voice rules) 3. Creates `.spec/blog.spec.json` with your configuration 4. Validates JSON structure 5. Creates `CLAUDE.md` in content directory (documents constitution as source of truth) 6. Cleans up temporary script ## Instruc...