grove-account-deletion
✓Delete a Grove tenant account via wrangler D1 commands. Use when the user wants to remove a test account, clean up after a walkthrough, or fully delete a user's data. Handles D1 CASCADE cleanup, R2 media purge, and Heartwood session invalidation.
Installation
SKILL.md
Safely delete a tenant account and all associated data from the Grove platform using wrangler CLI commands.
The user will provide a username (subdomain), email, or display name. Look them up:
Run these from the project root (/Users/mini/Documents/Projects/GroveEngine).
Delete a Grove tenant account via wrangler D1 commands. Use when the user wants to remove a test account, clean up after a walkthrough, or fully delete a user's data. Handles D1 CASCADE cleanup, R2 media purge, and Heartwood session invalidation. Source: autumnsgrove/groveengine.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/autumnsgrove/groveengine --skill grove-account-deletion- Source
- autumnsgrove/groveengine
- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is grove-account-deletion?
Delete a Grove tenant account via wrangler D1 commands. Use when the user wants to remove a test account, clean up after a walkthrough, or fully delete a user's data. Handles D1 CASCADE cleanup, R2 media purge, and Heartwood session invalidation. Source: autumnsgrove/groveengine.
How do I install grove-account-deletion?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/autumnsgrove/groveengine --skill grove-account-deletion Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/autumnsgrove/groveengine
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-05