swe-wm-update
CommunityNon-blocking WM updates via background daemon
Software Engineering#consistency#validation#asynchronous#memory-management#daemon#workflow-engine#wm-update
AuthorEarthmanWeb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables non-blocking updates to Working Memory (WM) entries during long-running or multi-step workflows by delegating writes to a background daemon, preventing blocking of the main execution thread.
Core Features & Use Cases
- Non-blocking WM writes: Queues updates to WM_{session}_session.md and coalesces writes to minimize IO.
- Validation & guardrails: Validates required fields (session_id, task, feature, state, progress) and enforces anti-pattern protection for risky edits.
- Operational range: Works across all WF_* states, supports multiple operation types such as full_write, state_update, edit_tracking, and more, and is suitable for per-session memory tracking during SWE runs.
Quick Start
Queue a non-blocking WM update using the daemon to write to .serena/memories/WM_{session}_session.md.
Dependency Matrix
Required Modules
None requiredComponents
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: swe-wm-update Download link: https://github.com/EarthmanWeb/serena-workflow-engine/archive/main.zip#swe-wm-update Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.