botoolagent-memory-update

Official

Incremental memory updates with safe, atomic writes.

AuthorBotool-Dev-Team
Version1.0.0
Installs0

System Documentation

What problem does it solve?

BotoolAgent memory tracking across iterations can drift as new commits land. This skill provides an automated, incremental update of APP_MEMORY.md by diffing from the last indexed commit, patching memory blocks, appending CHANGELOG.md, and enforcing safe, atomic writes, reducing manual drift and memory maintenance overhead.

Core Features & Use Cases

  • Incremental diffing from the last indexed commit to HEAD to identify unindexed changes.
  • Atomic write and changelog update with safety validations.
  • Locking mechanism to prevent concurrent writes and ensure consistency.
  • Use Case: when APIs or internal data models evolve, memory indexing is kept up-to-date automatically for reliable memory tracking.

Quick Start

Invoke the memory-update skill to perform an incremental APP_MEMORY.md refresh using the latest commits.

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: botoolagent-memory-update
Download link: https://github.com/Botool-Dev-Team/BotoolAgent/archive/main.zip#botoolagent-memory-update

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.