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

  1. Run dry-run first.
  2. Review candidates.
  3. Re-run with --apply after confirmation.

Command

python3 .agents/skills/convex-delete-deployments/scripts/delete_deployments.py \
  --team <team-slug> \
  --project <project-slug>
Related skills
Installs
10
First Seen
Feb 19, 2026