Reverse-engineer blog constitution from existing content by analyzing articles, patterns, and style.
/plugin marketplace add leobrival/blog-kit/plugin install leobrival-blog-kit@leobrival/blog-kit# Blog Analysis & Constitution Generator Reverse-engineer blog constitution from existing content by analyzing articles, patterns, and style. ## Usage **Optional**: Specify content directory if detection fails or you want to override: ## What This Command Does Analyzes existing blog content to automatically generate `.spec/blog.spec.json`. **Opposite of `/blog-setup`**: - `/blog-setup` = Create constitution → Generate content - `/blog-analyse` = Analyze content → Generate constitution ### Analysis Process 1. **Content Discovery** (Phase 1) - Scan for content directories (artic...