Multi-phase schema optimization workflow orchestrator. Creates session directories, spawns phase agents sequentially, validates outputs, aggregates results. Trigger: "run schema optimization", "optimize schema workflow", "execute schema phases"
7.0
Rating
0
Installs
Machine Learning
Category
Excellent orchestrator skill with clear multi-phase workflow definition. The SKILL.md provides comprehensive guidance on inputs, outputs, validation rules, and error handling that would enable a CLI agent to execute the entire schema optimization pipeline. Each phase is well-documented with expected JSON schemas, validation steps, and file artifacts. The structure is logical with clear sequential dependencies between phases. The skill demonstrates high novelty by coordinating complex multi-agent workflows with strict validation - a task that would be token-intensive and error-prone for a CLI agent to manage ad-hoc. Minor improvement areas: could benefit from more concrete examples of validation failure scenarios and slightly more detail on how phase agents are actually spawned (though the Task tool mechanism is implied). The orchestration pattern, error handling, and evidence collection make this a genuinely useful automation that reduces both cost and cognitive load.
Loading SKILL.md…