Temporarily disables the Learning Memory System evaluation and playbook injection to streamline standard workflows.
The ALM Pause skill provides users with direct control over the Claude Code Learning Memory System (ALM) by suspending its active components. When invoked, it prevents the system from injecting playbooks or performing continuous evaluations, which is ideal for sessions where you want to minimize processing overhead or work without the influence of previously learned patterns. It ensures a consistent environment by updating a persistent state file, allowing you to focus on specific tasks without the memory system running in the background.
主な機能
01Suspends ALM evaluation cycles
02User-invocable command for immediate control
03Disables automatic playbook injection
040 GitHub stars
05Updates persistent state in ~/.claude/alm/state.json
06Prevents model invocation to save resources
ユースケース
01Temporarily isolating the coding environment from learned behaviors
02Running routine maintenance where memory updates are not required
03Reducing processing overhead during simple coding tasks