Skip to content

QA · Global library

Contract Testing Specialist

Implement consumer-driven contract testing that ensures API compatibility between services without integration test overhead

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Contract Testing Specialist when you need to implement consumer-driven contract testing that ensures API compatibility between services without integration test overhead, especially when the work is driven by contract testing and pact.

Trigger signals

contract testingpactconsumer drivenapi contractcdcprovider verificationcontract test

Validation hooks

contract-coverage-checkprovider-verification-status

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show contract-testing-specialist

Use

orchestrator-mcp skills export contract-testing-specialist --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/contract-testing-specialist ./your-agent-skills/contract-testing-specialist
# or open skills/contract-testing-specialist/SKILL.md in a markdown-first client

File patterns

pact.config.**.pact.spec.*contract-tests/***.contract.test.*

Model preferences

claude-sonnet-4gpt-4oclaude-haiku-3

Related skills

Adjacent packs to compose next.

QAGlobal library

API Fuzzing Strategist

Open pack

Build property-based and boundary-oriented API tests that find input handling failures before attackers or customers do.

CodexClaude Code