v10.4.1

thedotmack/claude-memv10.4.1Feb 24, 2026by thedotmack

AI Summary

This release refactors the `/make-plan` and `/do` commands into first-class skills, centralizes planning and execution instructions alongside `mem-search`, and adds symlinks for OpenClaw integration. The version is bumped to v10.4.1 across all manifests.

Key Highlights

  • Converted `/make-plan` and `/do` commands into first-class skills in `plugin/skills/`
  • Centralized planning and execution instructions alongside `mem-search`
  • Added symlinks for `openclaw/skills/` to ensure seamless integration with OpenClaw
  • Version bump to v10.4.1 across all package and plugin manifests

Full Release Notes

### Refactor
- **Skills Conversion**: Converted `/make-plan` and `/do` commands into first-class skills in `plugin/skills/`.
- **Organization**: Centralized planning and execution instructions alongside `mem-search`.
- **Compatibility**: Added symlinks for `openclaw/skills/` to ensure seamless integration with OpenClaw.

### Chore
- **Version Bump**: Aligned all package and plugin manifests to v10.4.1.