delete-project

Deletes a specified Hyprverse project's cloud resources across hosting, database, and third-party services.

34|6|Updated Jun 30, 2026
One-click install
npx skills add https://github.com/flavien-ia/hypervibe-harness --skill delete-project
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: delete-project
Source: https://github.com/flavien-ia/hypervibe-harness/tree/main/skills/delete-project
Command: npx skills add https://github.com/flavien-ia/hypervibe-harness --skill delete-project

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node.js, vercel, gh, and includes scripts (resource) components.

What problem does it solve?

This skill solves the problem of orphaned cloud infrastructure and lingering costs by providing a safe, guided, and comprehensive way to decommission Hypervibe projects.

Core Features & Use Cases

  • Complete Inventory: Scans 17 different cloud surfaces including Vercel, Neon, Cloudflare, and Stripe to identify all project-related resources.
  • Safety-First Deletion: Implements mandatory double-confirmation and offers an automated snapshot backup before any irreversible action is taken.
  • Third-Party Detection: Automatically identifies connected third-party services like Sentry or OpenAI via environment variables to ensure no hidden costs remain.

Quick Start

Ask the assistant to delete the project named my-cool-app and follow the guided prompts to confirm the inventory and scope of the cleanup.

Frequently Asked Questions about delete-project

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I safely decommission cloud infrastructure and prevent orphaned resources?▼

Safely decommission cloud infrastructure by executing inventory discovery across hosting, database, storage, and third-party service layers to ensure no orphaned resources remain. This comprehensive scan prevents lingering costs from hidden or forgotten resources.

How do I clean up connected third-party services like Stripe or Sentry when deleting a project?▼

Clean up connected third-party services like Stripe or Sentry by automatically identifying them through project environment variables. This detection ensures no hidden costs remain from connected third-party integrations after infrastructure deletion.

Do I need Node.js and Vercel CLI access to automate cloud project cleanup?▼

Yes, you need Node.js and access to project-specific environment variables and cloud provider CLIs like Vercel and gh. These dependencies are required to orchestrate the automated decommissioning process across the 17 scanned cloud surfaces.

Can I back up my database before an irreversible cloud infrastructure deletion?▼

Yes, safety-first decommissioning workflows offer an automated snapshot backup before executing any irreversible cloud infrastructure deletion. This precaution requires mandatory double-confirmation to prevent accidental data loss during the cleanup process.

What are the limitations of automated infrastructure decommissioning?▼

Automated infrastructure decommissioning performs an irreversible cleanup, meaning deleted resources cannot be restored. Limitations include reliance on accurate environment variables to detect third-party services and the mandatory double-confirmation required before executing destructive actions.