api-contract-design
When frontend and backend need to agree before coding — designs REST/gRPC APIs with OpenAPI spec.
7 skills tagged irreversible · risk axis.
When frontend and backend need to agree before coding — designs REST/gRPC APIs with OpenAPI spec.
When data modeling decisions will outlast the code — schema design, normalization, migration planning, indexing.
When old APIs need to die without breaking consumers — sunset timelines, migration paths, impact analysis.
When the framework is 3 versions behind and nobody wants to touch it — plans major upgrades safely.
When you need to move data without losing it — version upgrades, data migration, rollback strategies.
Master workflow for cutting a release. Orchestrates test-strategy -> changelog-generation -> ci-pipeline -> auditor as a single named sequence. No implementation logic.
When infrastructure should be versioned like code — generates Terraform/OpenTofu IaC modules.