aim-pause-updates

Toggle the auto_update_enabled kill switch for AI-Memory framework updates.

41|5|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/Hidden-History/ai-memory --skill aim-pause-updates
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: aim-pause-updates
Source: https://github.com/Hidden-History/ai-memory/tree/main/.claude/skills/aim-pause-updates
Command: npx skills add https://github.com/Hidden-History/ai-memory --skill aim-pause-updates

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to control the automatic updating of AI memory, preventing unwanted changes or ensuring updates are applied when needed.

Core Features & Use Cases

  • Toggle Updates: Easily switch automatic memory updates on or off.
  • Selective Control: While updates are paused, data ingestion and staleness detection still occur, but auto-corrections are halted.
  • Use Case: If you are performing a critical system migration and want to prevent any automatic memory adjustments during that period, you can pause updates. Once the migration is complete, you can re-enable them.

Quick Start

Use the aim-pause-updates skill to toggle the current state of automatic memory updates.

Frequently Asked Questions about aim-pause-updates

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I pause automatic AI memory updates during a system migration?▼

To pause automatic AI memory updates, use this skill to toggle the auto_update_enabled kill switch. Disabling this switch halts auto-corrections while still allowing data ingestion and staleness detection to run in the background.

What happens to data ingestion when memory updates are disabled?▼

When memory updates are disabled, data ingestion and staleness detection still occur normally. The kill switch only halts the automatic memory adjustments and auto-corrections, preventing unwanted changes until you re-enable the feature.

How do I enable or disable the kill switch for memory updates?▼

You can enable or disable the kill switch for memory updates via command-line arguments. This action toggles the auto_update_enabled state and ensures audit logging for kill switch events and metrics pushing for operational visibility.

When should I use a kill switch to halt AI memory adjustments?▼

Use a kill switch to halt AI memory adjustments during critical operations like system migrations. This prevents the AI-Memory framework from applying automatic memory updates that could interfere with sensitive environment changes.

Is there audit logging available for AI memory kill switch events?▼

Yes, there is audit logging available for AI memory kill switch events. Toggling the auto_update_enabled state ensures kill switch events are logged and integrates with metrics pushing to provide operational visibility.