Full Deploy Pipeline
Run tests, build, deploy to Vercel, notify team on Slack, and create a GitHub release. Complete deployment in one command.
npx workflows add deploy-pipeline
Pre-built multi-step automation sequences for Claude Code. Chain tools, APIs, and skills into powerful pipelines — install once, run forever.
Pre-built
Pick a workflow, drop it into your project, and start automating today.
Run tests, build, deploy to Vercel, notify team on Slack, and create a GitHub release. Complete deployment in one command.
npx workflows add deploy-pipeline
Fetch PR diff, run Claude review, post inline comments, request changes or approve, then auto-merge on approval.
npx workflows add pr-review-merge
Build Docker image, run security scan, push to registry, update Kubernetes manifest, and deploy to cluster.
npx workflows add docker-deploy
Scan for security issues, check test coverage, run linter, generate quality report, and open an issue for any failures found.
npx workflows add code-audit
Check outdated packages, run upgrade, test compatibility, generate a changelog, and create a pull request with all changes.
npx workflows add dep-updater
Parse codebase, extract endpoints, generate OpenAPI spec, write human-readable docs, and publish to GitHub Pages.
npx workflows add api-docs
Fetch commits since last release, categorize changes, write release notes, update CHANGELOG.md, and draft a GitHub release.
npx workflows add release-notes
Chain any combination of Claude skills, shell commands, and API calls into a reusable pipeline. Our visual builder makes it simple.
Open Workflow Builder