db-reset

SKILL.md

DB Reset Skill

When to Apply

  • User requests a clean data reset.
  • Migration/seeding drift causes local breakage.
  • Test data must be rebuilt from scratch.

Workflow

  1. Confirm environment scope (local/test/staging) and risk.
  2. Identify reset command pattern from project tooling.
  3. Execute reset + seed using project-standard commands.
  4. Validate schema status and key baseline data.
  5. Report exactly what was destroyed/recreated.

Safety

  • Do not run destructive reset on production data.
  • Prefer scoped resets where supported.
  • Call out irreversible actions before execution.
Weekly Installs
6
GitHub Stars
1
First Seen
Feb 19, 2026
Installed on
opencode6
gemini-cli6
codebuddy6
github-copilot6
codex6
continue6