A zero-dependency CLI and GitHub Action that validates Codelit Agent Team workflow contracts before they are merged or exported.
- uses: codelit-io/codelit-workflow-check@v1
with:
path: agent-workflow/workflow.jsonnpx github:codelit-io/codelit-workflow-check agent-workflow/workflow.jsonThe check validates identifiers, agent-to-tool references, step routing, model fallbacks, eval coverage, and approval boundaries for high-risk tools. It never sends workflow content to Codelit or another service.
Build a visual Agent Team | Read the Agent Team guide
npm install
npm run verifyMIT
