What problem does it solve?
Generate comprehensive, ready-to-run test suites for Kuma features by automatically reading repository code, extracting schema and variant signals, and producing validated manifests and grouped test descriptions so engineers don't hand-author repetitive suite scaffolding.
Core Features & Use Cases
- Automated discovery: scope feature code from a feature name, PR diff, or branch and collect an exact file inventory for focused analysis.
- Parallel workers & evidence-based proposals: launch coverage, variant, and schema readers to build a proposal of G1-G7 (and variant) groups with manifest and validation guidance.
- Approval and safe write workflow: interactive pre-write and post-write approval gates, writer workers that validate manifests against checked-in CRDs, and a recovery sequence for partial writer failures.
- Multi-platform support: emits Kubernetes and Universal manifests, honors multi-zone profiles, and follows suite-structure conventions so output is immediately consumable by the suite runner.
Quick Start
Invoke the create skill to analyze the Kuma repository and generate a validated, ready-to-run suite directory for the selected feature.