بنقرة واحدة
بنقرة واحدة
Plan a remediation strategy after a test failure.
Executes code generation from Magic Modules into downstream Terraform providers and optionally compiles the binary.
Triggers the QA Test Runner subagent to reproduce failures and interpret logs.
Checks sync status and invokes the subagent to align repositories if needed.
Checks if the downstream provider repository is aligned with the correct Magic Modules base commit.
Configures Terraform CLI with developer overrides to test locally built provider binaries without full Go acceptance tests, enabling rapid plan/apply cycles.
| name | triage |
| description | Gather context on a change or bug and plan the implementation. |
triageUse this skill when a user asks you to implement a feature or fix a bug. Gather context and plan before writing code.
Propose multiple places to look (Resource YAML definitions and Cloud API documentation) and ask the user where to start. Plan the change (New feature or bug fix) within schema or logic.
implementation_plan.md in your temporary artifacts.