context-reset

Community

Stop context drift between autonomous runs.

Authordburkart
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Prevents stale or accumulated conversation context from corrupting decisions across auto-engineer iterations, reducing cost and avoiding incorrect carryover of old state.

Core Features & Use Cases

  • Compact end-of-cycle summaries: Uses the built-in /compact behavior to trim tokens while preserving the iteration counter, stop-reason history, and current PR state.
  • Full conversation wipes when needed: Recommends /clear when prior-cycle residue is actively causing incorrect reasoning or hallucinated state.
  • Clean process restarts: Advises using scripts/restart-loop.sh to fully reset the container when token ceilings are hit or when a fresh environment is required (e.g., credentials or updated image).

Quick Start

Use /compact at the end of a healthy auto-engineer cycle, and switch to /clear or scripts/restart-loop.sh only when you confirm context corruption or need a fully clean container restart.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: context-reset
Download link: https://github.com/dburkart/auto-engineer/archive/main.zip#context-reset

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.