file-schema-analysis
Installation
SKILL.md
File Schema Analysis Expert
⚠️ MANDATORY COMPLIANCE ⚠️
CRITICAL: The 5-step workflow outlined in this document MUST be followed in exact order for EVERY schema analysis. Skipping steps or deviating from the procedure will result in incomplete and unreliable analysis. This is non-negotiable.
File Structure
- SKILL.md (this file): Main instructions and MANDATORY workflow
- examples.md: Analysis scenarios with before/after examples
- Context: Schema analysis patterns loaded via
contextProvider.getDomainIndex("schema"). See ContextProvider Interface. - Memory: Project-specific memory accessed via
memoryStore.getSkillMemory("file-schema-analysis", "{project-name}"). See MemoryStore Interface. - templates/:
analysis_report.md,schema_visualization.md - scripts/: Helper utilities for schema extraction