update-active-context

Community

Persist state-machine context across transitions.

Authorjackson2787
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Writes to activeContext.md at every state transition. The compaction recovery anchor. Called by every state-machine skill on transition and by debrief on archive complete. Maintains the Current State block, Current Task Pointer, Progress notes, and Session Data. Never evaluates — only records what the calling skill has determined.

Core Features & Use Cases

  • Ensures a durable recovery anchor by updating activeContext.md on each state transition.
  • Tracks and persists the current state, task slug, cycle, ladder-step, and last transition for seamless resumption.
  • Supports cross-skill coordination by providing a single source of truth for session continuity.

Quick Start

Invoke update-active-context at every transition to refresh the recovery anchor.

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: update-active-context
Download link: https://github.com/jackson2787/torque-coding/archive/main.zip#update-active-context

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.