aws-fis-experiment-prepare
Installation
SKILL.md
AWS FIS Experiment Prepare
Generate all configuration files needed to run an AWS FIS experiment, then deploy via CloudFormation with self-healing iteration until the stack succeeds. Outputs a self-contained directory with a validated, deployed experiment template ready for execution.
Core principle: Validate resource-action compatibility before generating files. Never deliver untested configuration — deploy and self-heal first.
References
Always load for every experiment:
references/output-format.md— directory layout, slug naming, README templatereferences/cfn-base-template.md— CFN skeleton (Parameters, IAM Role, Dashboard, FIS Template, Outputs)references/slug-conventions.md— scenario/context slug abbreviations, resource naming, name length budget
Related skills