doey-reset

Reset Doey to factory defaults by regenerating templates and reinstalling agents.

6|2|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/FRIKKern/doey --skill doey-reset
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doey-reset
Source: https://github.com/FRIKKern/doey/tree/main/.claude/skills/doey-reset
Command: npx skills add https://github.com/FRIKKern/doey --skill doey-reset

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Doey-reset provides a safe, one-step way to return Doey to factory defaults by regenerating templates, reinstalling agents, and restoring the base configuration while leaving tasks, runtime state, and git state untouched.

Core Features & Use Cases

  • Regenerates templates from md.tmpl sources to ensure latest defaults.
  • Reinstalls agent definitions to restore Doey's execution environment.
  • Resets project config to defaults while preserving essential task and runtime data for safety.

Quick Start

Run the doey-reset skill to restore Doey to factory defaults.

Frequently Asked Questions about doey-reset

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

FAQPage Schema
How do I restore agent definitions and templates to default settings in Doey?

To restore Doey agent definitions and templates to default settings, run the factory reset skill. It regenerates templates from md.tmpl sources, reinstalls agents, and restores the base configuration in one step.

Does factory resetting Doey delete my tasks, runtime state, and git history?

No, factory resetting Doey does not delete tasks, runtime state, or git history. The reset process specifically preserves essential task and runtime data while only restoring the base configuration and templates.

What do I need to run shell scripts to reset Doey configuration?

To run shell scripts and reset Doey configuration, you need the local Doey repository and the ability to execute included shell scripts. These scripts handle regenerating templates and reinstalling agents.

When should I use a factory reset to restore Doey to a clean state?

Use a factory reset to restore Doey to a clean state when it is misbehaving, needs a fresh slate, or when you want to reuse a project workflow without affecting existing tasks or runtime conditions.

What is the best way to regenerate Doey templates from md.tmpl sources?

The best way to regenerate Doey templates from md.tmpl sources is by running the Doey factory reset. This process ensures you have the latest defaults by regenerating templates and reinstalling agents simultaneously.

Why does my Doey configuration need a clean slate instead of manual edits?

Your Doey configuration needs a clean slate when manual edits cause misbehavior. A factory reset safely restores the base configuration and regenerates templates without the risk of missing steps during manual edits.