Orchestrates a multi-phase database schema optimization workflow with automated validation and impact assessment.
The Schema Optimization Orchestrator is a specialized Claude Code skill designed to automate complex database refactoring tasks. It follows a rigorous five-phase workflow—spanning initial analysis, utilization tracking, impact assessment, script-based verification, and final recommendation generation. By managing isolated session directories and enforcing strict JSON validation between phases, it provides a reliable 'test harness' pattern for optimizing large-scale data structures like BigQuery exports, ensuring every optimization is backed by evidence and verified for safety.
主な機能
01Automated field utilization and low-usage identification
02Isolated session management with comprehensive markdown reports
03Estimated savings and risk assessment for proposed changes
040 GitHub stars
05Sequential five-phase agent orchestration for deep schema analysis
06Script-based verification phase to validate findings against raw data
ユースケース
01Identifying and removing unused fields in BigQuery exports to reduce storage and compute costs
02Performing pre-migration schema audits to streamline data warehouse transitions
03Generating evidence-based documentation for database refactoring and governance projects