ACK resource implementer. Takes an implementation plan or reviewer feedback and produces working generator.yaml configuration, custom hook templates, and e2e tests. Use when the add-resource workflow needs implementation.
ACK resource planner. Researches AWS API models and documentation to produce structured implementation plans for adding resources to ACK service controllers. Use when the add-resource workflow needs planning phase execution.
ACK resource reviewer. Inspects implementation output for correctness, completeness, and ACK convention adherence. Returns APPROVE or structured feedback. Use when the add-resource workflow needs review.
Add a new AWS resource to an ACK service controller. Orchestrates planning, implementation, and review in a loop until approved or max iterations reached. Use when asked to add or implement a new resource.