SKILL: spec-init Overview Unified skill that guides spec creation through structured, interactive process. Wraps these existing skills: - context-compressor (progressive disclosure mode for requirements gathering) - plan-generator (plan from spec) Workflow 1. Type Detection Question: "What are you building?" Auto-detect from description: - Feature: "Build X functionality" → - Bug: "Fix X issue" → - Chore: "Update X component" → - Refactor: "Reorganize X" → - Docs: "Document X" → 2. Progressive Disclosure v2 (Adaptive, 5-7 questions) Invoke context-compressor (progressive disclosure mode) with…