If by “consumer pacts” you mean regular consumer driven pact, the workflow is:
1) Define the examples for the consumer tests
2) Run the consumer tests (where the provider is mocked by Pact)
3) If successful, a pact file will be written
Then you upload that to a broker, to be verified by the provider later