convex-delete-deployments
Installation
SKILL.md
Convex Delete Deployments
Use this skill to list and bulk-delete Convex deployments via the Convex management API.
Workflow
- Run dry-run first.
- Review candidates.
- Re-run with
--applyafter confirmation.
Command
python3 .agents/skills/convex-delete-deployments/scripts/delete_deployments.py \
--team <team-slug> \
--project <project-slug>