From billy-milligan
Contract testing: Pact consumer-driven contracts (provider states, interaction definitions), provider verification with state handlers, OpenAPI validation middleware, breaking change detection. Use when microservices need integration confidence without full e2e tests.
npx claudepluginhub rnavarych/alpha-engineer --plugin billy-milliganThis skill is limited to using the following tools:
- Building microservices that need integration confidence
Adapts content for unique crossposting to X, LinkedIn, Threads, and Bluesky using platform constraints and voice preservation. For multi-platform launches, essays, or announcements.
Provides process, architecture, review, hiring, and testing guidelines for engineering teams relying on AI code generation.
Assists writing, fixing, configuring C++ tests with GoogleTest/GoogleMock and CMake/CTest. Diagnoses flaky tests, failures, and adds coverage/sanitizers.
references/consumer-pact-test.md — PactV3 setup, MatchersV3, interaction definition, executeTestreferences/provider-verification.md — Verifier config, stateHandlers, Pact Broker publish, CI flagsreferences/openapi-validation.md — express-openapi-validator middleware, validateResponses in stagingreferences/can-i-deploy.md — pact-broker CLI check, CI gate before deploy, exit code semantics