Auto Reset banner
jacobo07 jacobo07

Auto Reset

Development community

Description

# /auto-reset — automatic context reset with work-state continuity > Auto-Reset Orchestrator (2026-06-04, BL-AUTO-RESET-001). Composes the > pieces that already existed (ram_guard, context-watchdog, snapshot, > restart_resume) into one flow: **pausa limpia → comprime → continúa**, > sin intervención del Owner, sin pérdida de contexto de trabajo. ## What it does When a long session builds up context pressure, the system pauses cleanly, saves *exactly* what you were doing, runs `/compact` or `/

Installation

Installs to ~/.claude/skills/jacobo07-claude-power-pack-auto-reset/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jacobo07-claude-power-pack-auto-reset && curl -fsSL https://raw.githubusercontent.com/jacobo07/claude-power-pack/HEAD/commands/auto-reset.md -o ~/.claude/skills/jacobo07-claude-power-pack-auto-reset/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository