# Create Study Skill - REDIRECT **DEPRECATED**: This file has been consolidated. --- ## Use Instead For study creation, use the core skill: ``` .claude/skills/core/study-creation-core.md ``` ## Why This Changed Phase 3 of the Agentic Architecture consolidated duplicate skills: - This file (2207 lines) duplicated content from `core/study-creation-core.md` (739 lines) - The core version is more focused and maintainable - All extractor references now point to `SYS_12_EXTRACTOR_LIBRARY.md` ## Migration If you were loading `create-study.md`, now load: 1. `core/study-creation-core.md` - Core study creation logic 2. `SYS_12_EXTRACTOR_LIBRARY.md` - Extractor reference (single source of truth) --- *Consolidated: 2025-12-07 | Phase 3: Skill Consolidation*