reset

Delete pipeline data files after user confirmation for specified reset modes.

3|1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/Overdrive-Consulting/vc-fundraising-skill --skill reset-overdrive-consulting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reset
Source: https://github.com/Overdrive-Consulting/vc-fundraising-skill/tree/main/.claude/skills/reset
Command: npx skills add https://github.com/Overdrive-Consulting/vc-fundraising-skill --skill reset-overdrive-consulting

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delete pipeline data files to start fresh or re-run from a specific step. This Skill helps you reset your data workflow to a clean state, enabling you to re-run from the beginning or from a chosen step.

Core Features & Use Cases

  • Reset modes guide you through choosing how much data to delete (from full reset to a specific step).
  • Files-by-step mapping clarifies exactly which data artifacts will be removed at each stage (e.g., data/raw and data/normalized files).
  • Safe execution with explicit confirmation prompts to prevent accidental data loss; after reset, you can continue with the next designated step.

Quick Start

Ask the founder to choose a reset mode and confirm to execute the reset.

Frequently Asked Questions about reset

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

FAQPage Schema
How do I safely delete data pipeline files to re-run from a specific step?

To safely delete pipeline data for a re-run, the reset Skill automates file removal from a chosen step and lists affected artifacts like raw or normalized data. It enforces explicit user confirmation before executing any shell commands to prevent accidental loss.

What is the safest way to reset a startup fundraising pipeline from scratch?

The safest way to reset a fundraising pipeline from scratch is using dedicated reset modes that map out files-by-step. This process clarifies exactly which data artifacts will be removed and requires explicit confirmation before executing any deletion shell commands.

How does file mapping work when resetting a multi-step data workflow?

Files-by-step mapping clarifies exactly which data artifacts will be removed at each stage of a data workflow reset. It links pipeline steps to specific directories like data/raw and data/normalized, ensuring you only delete intended files.

Can I choose which steps to delete when resetting my pipeline data?

Yes, you can choose how much pipeline data to delete using guided reset modes. These modes allow you to target a full reset or specify a particular step within your 1 to 6 stage data workflow, deleting only subsequent files after confirmation.

What safeguards prevent accidental data loss during a pipeline reset?

Safeguards against accidental data loss include explicit confirmation prompts that execute shell commands only after user approval. The Skill also lists all affected files before deletion, allowing you to verify the exact scope of the pipeline reset.

Do I need to manually run shell commands to clear my data pipeline?

No, you do not need to manually run shell commands to clear pipeline data. The reset Skill automates safe deletion by generating and executing the necessary commands only after you select a reset mode and provide explicit confirmation.