reset-agent-env

Installation
SKILL.md

Reset Agent Environment

Wipe the global agent config on this machine: skills, hooks, rules, and MCP servers: across every agent harness, so you can test a from-scratch install or hand off a clean environment.

Destructive. The script defaults to a dry run; nothing is removed until you confirm a mode.

Process

1. Inventory (dry run)

Run the bundled script with no flags. It lists exactly what exists and would be removed, grouped by agent, and changes nothing:

bash ~/.claude/skills/reset-agent-env/scripts/reset-agent-env.sh
Installs
35
Repository
c0nant/skills
GitHub Stars
3
First Seen
Jun 26, 2026
reset-agent-env — c0nant/skills