skills/apidog.com/apidog-workflow-api-lifecycle

apidog-workflow-api-lifecycle

Installation
SKILL.md

API Lifecycle Workflow

Before starting, read ../apidog-cli/SKILL.md. If the stable entry skill conflicts with this workflow, use current CLI help and this workflow as the source of truth. Read apidog-branch, apidog-import-export, and apidog-test-case as needed. For complex test flows, read apidog-test-scenario; for execution and CI, read apidog-test-automation.

Use current CLI help for endpoint, schema, environment, test-report, and related commands. This workflow covers end-to-end delivery from requirements to API assets, tests, reports, and branch merge. Focus on resource order, quality gates, and delivery verification. Agents should build a help/schema -> get -> validate -> write -> run/report loop instead of writing from old docs or memory.

When To Use

  • Create or update a set of APIs from requirements.
  • Import OpenAPI/Postman and then organize APIs, schemas, folders, and tests.
  • Generate an API spec from code, PRDs, requirement documents, test documents, or discussions and import it into Apidog.
  • Add mocks, test cases, documentation, and publishing settings to APIs.
  • Complete API changes on an AI branch and prepare for merge.

Workflow

Installs
239
First Seen
Jun 29, 2026
apidog-workflow-api-lifecycle from apidog.com