migrate-provider
Installation
SKILL.md
Migrate Provider from gcx
Port an existing gcx resource client into a gcx provider — core adapter, schema/example registration, CRUD redirect commands, and ancillary subcommands.
Before starting: Read gcx-provider-recipe.md front to back.
The recipe is the source of truth for mechanical steps. This skill wraps it
with workflow discipline and orchestration.
Canonical reference: internal/providers/incidents/ — the first full port
(adapter + schema + commands + ancillary). Start there for patterns.
When to Use
- Porting a gcx resource client to gcx
- A bead task references gcx provider migration
- User says "migrate provider", "port from gcx", "port oncall", "port k6"