cc-api-contract

Coordinate API contract changes through validation, testing, and review.

Updated May 7, 2026
One-click install
npx skills add https://github.com/lgzarturo/codeconductor --skill cc-api-contract
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cc-api-contract
Source: https://github.com/lgzarturo/codeconductor/tree/main/.agents/skills/cc-api-contract
Command: npx skills add https://github.com/lgzarturo/codeconductor --skill cc-api-contract

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Run the API contract workflow to manage request/response shape changes, compatibility constraints, contract tests, documentation, and review.

Core Features & Use Cases

  • Validate API change scope with task cards
  • Define and apply contract tests and documentation impact
  • Track approvals and migration plans across teams

Quick Start

Submit the API change request to initiate the contract workflow from validation to completion.

Frequently Asked Questions about cc-api-contract

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage API contract changes across teams?

Managing API contract changes requires coordinating validation, technical planning, implementation, contract tests, and review. This workflow tracks approvals and migration plans to ensure backward compatibility and traceability across teams from initial request to completion.

What is an API contract workflow for request and response shape changes?

An API contract workflow validates request and response shape changes, applies compatibility checks, runs contract tests, and updates documentation. It specifies required steps from validation through review to ensure backward compatibility and traceability during API evolution.

How do I validate API change scope before implementation?

Validating API change scope involves submitting the API change request with task cards to initiate the contract workflow. This validates scope, defines contract tests, and assesses documentation impact before technical planning and implementation begin.

Does this API contract workflow handle backward compatibility checks?

Yes, backward compatibility checks are integral to this API contract workflow. The process specifies validation, implementation, and contract test steps that ensure request and response shape changes maintain backward compatibility and produce required documentation and migration outputs.

What's the best way to track API documentation and migration plan updates?

Tracking API documentation and migration plan updates is handled by the contract workflow's review phase. It generates required documentation and migration outputs, ensuring traceability and tracking approvals across teams for API evolution scenarios.

When do I need to run contract tests for API compatibility?

Contract tests for API compatibility are needed during API evolution scenarios involving request or response shape changes. The workflow specifies running contract tests after implementation and before review to validate backward compatibility and documentation accuracy.