ClaWiser
Long-term memory, hypothesis testing, and project save-load workflows
All Skills in This Repository (9)
Pure Emerald Level Indicatorsclawiser
Manage persistent memory and structured workflows for AI agents across sessions.
load-game
Load HANDOFF.md and compare planned versus actual work to detect deviations.
retrieval-enhance
Initializes, diagnoses, and tunes the agent memory-search pipeline.
noise-reduction
Diagnose and reduce noise in agent-user conversation transcripts.
save-game
Generate a HANDOFF.md with project goal, progress, next steps, and decision points.
sdd
Define development work using a three-layer framework of scene, need, and world model.
memory-deposit
Complete and maintain the six-layer memory system for an AI agent.
hdd
Validate root causes with a structured hypothesis-driven workflow.
project-skill-pairing
Link each Skill to an owning Project and prevent orphaned skills.
Frequently Asked Questions
FAQPage SchemaHow to install ClaWiser?▼
Run `npx skills add MattWenJun/ClaWiser --all -g -y` in your terminal to install all modules globally, then ask your assistant to run the ClaWiser initialization.
How to stop my assistant from forgetting past conversations?▼
ClaWiser's memory-deposit module builds a six-layer memory system with daily transcripts, long-term notes, and vector search so past decisions and details stay retrievable.
What are save-game and load-game in ClaWiser?▼
Save-game writes a structured handoff document of your project's progress and next steps, and load-game restores that context later so work continues seamlessly across sessions.
Does ClaWiser work with Claude Code and OpenClaw?▼
Yes. OpenClaw gets all 8 modules including memory and noise reduction, while Claude Code supports the 5 workflow modules like HDD, SDD, save-game, and load-game.
Can I use ClaWiser without coding experience?▼
Yes. After installation your assistant configures everything itself, and you trigger features with plain phrases like 'save game' or 'verify this idea'.
Related Repositories in Personal & Entrepreneur
View All in Personal & Entrepreneur→clawdis
Run a personal AI assistant across your devices and chats
awesome-claude-skills
Curated library of 1000+ ready-to-use AI agent skills
chatgpt-on-wechat
Personal AI assistant that plans tasks, remembers, and chats anywhere