kestra-flow-hardening
Installation
SKILL.md
Kestra Flow Hardening Skill
Audit existing Kestra flows, surface resilience / idempotency / guardrail gaps as a severity-ranked report, then apply the edits the user confirms.
This is the auditing counterpart to the sibling skills:
| Skill | Owns |
|---|---|
kestra-flow |
Authoring — create / modify / debug flow YAML from intent |
kestra-flow-hardening |
Auditing — find gaps, recommend + apply guardrails |
kestra-ops |
Operating — validate / deploy / run via kestractl |
Hand off to kestra-flow for "build a new flow" and to kestra-ops for "validate / deploy this".